I am using cli to generate report
java -jar jacococli.jar report <path to jacoco.exec> --classfiles <class file 
location> --sourcefiles <Source file location>  --html <report path>

I am getting the report and the coverage % correctly. However, i cant drill 
down inside the methods to see which part of code is not covered. There is no 
hyperlink on the method names in the  report.
Can you please let me know what is going wrong here.

-- 
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/70c0c1cd-7d1e-4c1b-9fc3-9d647e0523a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to