Code Coverage Broken?

Is code coverage broken in the latest EAP build?  I've attempted to capture coverage data over a set of JUnit tests using both types of Idea coverage and also the EMMA coverage.

The Idea coverage options produced no coverage results at all - it shows the coverage capture starting at the beginning of the console log, but then has nothing at the end and has no option for displaying the coverage results.

The EMMA coverage was a bit more successful, in that there was at least the option of displaying the coverage data.  However, it's showing class coverage at 0% across the board and apparently 48% of lines are covered in every single package...  Drilling down into the individual classes at least shows the highlighting correctly, but the whole coverage integration just seems a bit broken at the moment.

0
1 comment

Seems to all be working in the 9.0.1 release.

0

Please sign in to leave a comment.