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