Jacoco code coverage report - i am not able to see which statements not tested from report

15 views
Skip to first unread message

ra...@waterlinedata.com

unread,
Sep 1, 2016, 2:49:45 PM9/1/16
to JaCoCo and EclEmma Users
I have started my jetty with jacoco jar and i am able to create code coverage report. i am able to see only the % of lines covered in my test. Not able find the which lines in my java method are missed by my testing.
Is there any option to set ?
thanks

Evgeny Mandrikov

unread,
Sep 2, 2016, 4:11:30 PM9/2/16
to JaCoCo and EclEmma Users, ra...@waterlinedata.com
Wild guess based on FAQ ( http://www.eclemma.org/jacoco/trunk/doc/faq.html ) "Why does the coverage report not show highlighted source code?" :
  • Class files must be compiled with debug information
  • Source files must be properly supplied at report generation time
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages