Hi,

you can't read an exec file. It is an internal binary format that needs to be processed with the classes under test to get an coverage report.

Please see the Ant task or Maven goal for report generation.

Best regards,
-marc

On 14.03.14 11:32, Carl-Gustaf Harroch wrote:
I am running JaCoCo with ant against Android. It is rather hackish for now but I managed to get some exec data from a run. I get the following in the exec when I cat it:

ÀÀlocalhost-8b69a769D¼°i_D¼°nRBYuúycom/android/tests/basic/Main%

Where can I get info on parsing the above. The Main class and 2 methods where tested but the report shows non visited class. Trying to understand if the problem lies on instrumentation or reporting
--
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