Package | Description |
---|---|
org.jacoco.maven |
Modifier and Type | Class and Description |
---|---|
class |
ReportAggregateMojo
Creates a structured code coverage report (HTML, XML, and CSV) from multiple
projects within reactor.
|
class |
ReportITMojo
Same as
report , but provides default values suitable for
integration-tests:
bound to report-integration phase
different dataFile
|
class |
ReportMojo
Creates a code coverage report for tests of a single project in multiple
formats (HTML, XML, and CSV).
|
Copyright © 2020. All rights reserved.