Package wise code coverage information using jacoco maven plugin

16 views
Skip to first unread message

Shiny Sudar

unread,
Aug 22, 2017, 4:59:51 AM8/22/17
to JaCoCo and EclEmma Users

Hello,

I'm using jacoco maven plugin for getting the code coverage information. I can get the information. But I would like to know whether there is any way to get package wise coverage information

For example: Instead of getting information based on com.folder1.subfolder1.subfolder2, is it possible to get com.folder1 and on clicking it, it should give information about com.folder1.subfolder1

Any help will be grateful

Thank you.

Marc Hoffmann

unread,
Aug 22, 2017, 7:25:33 AM8/22/17
to jac...@googlegroups.com

Hi Shiny,

you are talking about the native JaCoCo report, right?

As in Java there is no notion of "subpackages" we show coverage for every package separately. There is no option to aggregate "subfolders" in the report.

Regards,
-marc

--
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 jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/5111608b-b121-4f5f-9899-8fc20d329022%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

 

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages