| Modifier and Type | Field | Description | 
|---|---|---|
| static String | AGENT_CONFIGURATION_NAME | |
| static String | ANT_CONFIGURATION_NAME | |
| static String | DEFAULT_JACOCO_VERSION | The jacoco version used if none is explicitly specified. | 
| static String | PLUGIN_EXTENSION_NAME | 
| Constructor | Description | 
|---|---|
| JacocoPlugin(org.gradle.internal.reflect.Instantiator instantiator) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(org.gradle.api.internal.project.ProjectInternal project) | Apply this plugin to the given target object. | 
| Object | configureDefaultOutputPathForJacocoMerge() | Deprecated.
 This method will be made private in a future version of Gradle. | 
public static final String DEFAULT_JACOCO_VERSION
public static final String AGENT_CONFIGURATION_NAME
public static final String ANT_CONFIGURATION_NAME
public static final String PLUGIN_EXTENSION_NAME
@Inject public JacocoPlugin(org.gradle.internal.reflect.Instantiator instantiator)
public void apply(org.gradle.api.internal.project.ProjectInternal project)
Plugin@Deprecated public Object configureDefaultOutputPathForJacocoMerge()