In IntelliJ Idea from the menu select Analyze > Show Coverage data. In the new window press the + button and select your .exec file.
The test coverage results will appear in the editor Coverage tab.
Update:
In the latest version of Intellij Idea the menu has been moved to Run > Show Code Coverage Data