Hi,

how do you open the exec file? With EclEmma?

If you want to see coverage you need to create report. This can be done with JaCoCo Ant or Maven goals:

http://www.eclemma.org/jacoco/trunk/doc/ant.html
http://www.eclemma.org/jacoco/trunk/doc/maven.html

Alternatively you can *import* the exec file into Eclipse :

http://www.eclemma.org/userdoc/importexport.html

Best regards,
-marc


On 16.03.14 09:47, [email protected] wrote:
I am now using the jacoco maven report plugin with the exec file
My report is getting generated but when I view it, could only see ID, VM name, 
Total probes and Executed probes and nothing gets displayed in the coverage 
window

I am doing following
- Out osgi application is available to us in fuseesb
- On the karaf.bat I have set the javaagent params
- Once startup is complete I do some actions using RAP/RCP
- Stop the karaf
- The jacoco.exec and the runtime classes are generated
- When opened the jacoco.exec it only displays limited info as mentioned above

Can you help as I want to see detailed code coverage info

Thanks,
Bhupendra


--
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