Package org.gradle.testing.jacoco.plugins
Plugins to work with the JaCoCo code coverage library.
-
Interface Summary Interface Description JacocoCoverageReport A container for the inputs of an aggregated JaCoCo code coverage report. -
Class Summary Class Description JacocoPlugin Plugin that provides support for generating Jacoco coverage data.JacocoPluginExtension Extension including common properties and methods for Jacoco.JacocoReportAggregationPlugin Adds configurations to for resolving variants containing JaCoCo code coverage results, which may span multiple subprojects.JacocoTaskExtension Extension for tasks that should run with a Jacoco agent to generate coverage execution data. -
Enum Summary Enum Description JacocoTaskExtension.Output The types of output that the agent can use for execution data.