Package fr.bl.drit.jacoco.report
package fr.bl.drit.jacoco.report
-
ClassDescriptionMinimal utility to generate a compact JSON coverage report from JaCoCo execution (".exec") files and Java class files.Represents the coverage of all covered classes in a report.Represents the coverage of a single method as a list of covered source line numbers.Represents the coverage of all covered methods within a single class.