Class | Description |
---|---|
JacocoPlugin |
Plugin that provides support for generating Jacoco coverage data.
|
JacocoPluginExtension |
Extension including common properties and methods for Jacoco.
|
JacocoTaskExtension |
Extension for tasks that should run with a Jacoco agent to generate coverage execution data.
|
Enum | Description |
---|---|
JacocoTaskExtension.Output |
The types of output that the agent can use for execution data.
|