Hi Scott,

btw, the code coverage tool which comes with JMockit provides amazing coverage reports with partial line highlighting and even with path coverage. Here is an example report:

http://jmockit.googlecode.com/svn/trunk/www/coverage-sample/index.html

I haven't checked the implementation yet and I don't know whether there is an API for this information.

Cheers,
-marc

On 03.04.14 20:01, Scott Morgan wrote:
Hi Marc,

   Thanks for the info, it really helps!
It is important since I am building a junit like api which includes code coverage stats with the test results, and I am trying to make the coverage tool pluggable (so it can work with jacoco and other code coverage tools). Although I have only really used jacoco/eclemma, since it was the first tool I tried that just seemed to work and was open source.

Cheers,
Scott
--
You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "JaCoCo 
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to