down votefavorite <https://stackoverflow.com/questions/45813121/package-wise-code-coverage-information-using-jacoco-maven-plugin#>
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. -- 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/5111608b-b121-4f5f-9899-8fc20d329022%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
