All Classes and Interfaces
Class
Description
Minimal 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.