Hi Evgeny, Have you tried to generate the report using jacoco Report API? I have downloaded the jacoco report jar file but not sure how to use it to convert jacoco.exec to coverage report. I am currently with Android build environment which doesn't use Ant/ Maven.
Thanks Anushree On Saturday, September 3, 2016 at 1:36:59 AM UTC+5:30, Evgeny Mandrikov wrote: > API means http://www.eclemma.org/jacoco/trunk/doc/api/index.html so that you > can actually create command line tool on your own, even if it is not > available out-of-the-box. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/18501e81-34a0-4c29-93ea-a84506dac1aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
