Uses of Class
org.jacoco.maven.AbstractReportMojo
-
Uses of AbstractReportMojo in org.jacoco.maven
Subclasses of AbstractReportMojo in org.jacoco.mavenModifier and TypeClassDescriptionclassCreates a structured code coverage report (HTML, XML, and CSV) from multiple projects within reactor.classSame asreport, but provides default values suitable for integration-tests: bound toreport-integrationphase differentdataFileclassCreates a code coverage report for tests of a single project in multiple formats (HTML, XML, and CSV).