@Incubating class JacocoPlugin extends Object
Plugin that provides support for generating Jacoco coverage data.
| Type | Name and description |
|---|---|
static String |
AGENT_CONFIGURATION_NAME |
static String |
ANT_CONFIGURATION_NAME |
static String |
PLUGIN_EXTENSION_NAME |
| Constructor and description |
|---|
JacocoPlugin
(org.gradle.internal.reflect.Instantiator instantiator)Applies the plugin to the given project. |
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project) |
def |
configureDefaultOutputPathForJacocoMerge() |
Applies the plugin to the given project.
project - the project to apply toGradle API 2.9