Hi,

the *.exec file collected by the Java agent are the same files then the one collected by the JaCoCo runtime for offline instrumented classes. In any case you need to run the report generator to create an HTML report from it.

Cheers,
-marc

On 17.12.13 13:44, Shrikant Bhalerao wrote:
Hi,

I am working on “Dynamic code coverage”.

My objective is to generate a coverage report for all black box tests (SoapUI & Web browser) run after deployment of SP-TSM on WL server.

I initially did coverage report (exec & html) for mvn builds using JaCoCo jars in POM file. (offline)

Now, I am using jacoco java agent for my dynamic requirement. I could get jacoco.exec file as output but I suspect it’s not appropriate & I cannot directly read it like html report.

Could you please guide me on this. J

Awaiting for your response.


--
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/groups/opt_out.

--
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/groups/opt_out.

Reply via email to