- generate() - Method in class org.gradle.testing.jacoco.tasks.JacocoOfflineInstrumentation
-
- generate() - Method in class org.gradle.testing.jacoco.tasks.JacocoReport
-
- getAdditionalClassDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Additional class dirs that coverage data should be reported for.
- getAdditionalSourceDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Additional source dirs for the classes coverage data is being reported for.
- getAddress() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- getAgentClasspath() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The Jacoco agent classpath.
- getAgentConf() - Method in class org.gradle.internal.jacoco.JacocoAgentJar
-
- getAllClassDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Gets the class directories that coverage will be reported for.
- getAllSourceDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Gets the source directories for the classes that will be reported on.
- getAntBuilder() - Method in class org.gradle.testing.jacoco.tasks.JacocoOfflineInstrumentation
-
- getAntBuilder() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- getAsArg() - Method in enum org.gradle.testing.jacoco.plugins.JacocoTaskExtension.Output
-
Gets type in format of agent argument.
- getAsJvmArg() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- getCallbackActionDecorator() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Required for decorating reports container callbacks for tracing user code application.
- getClassDirectories() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Source sets that coverage should be reported for.
- getClassDumpDir() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Path to dump all class files the agent sees are dumped to.
- getCounter() - Method in class org.gradle.internal.jacoco.rules.JacocoLimitImpl
-
- getCounter() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
- getCsv() - Method in class org.gradle.internal.jacoco.JacocoReportsContainerImpl
-
- getCsv() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
-
The JaCoCo (single file) CSV report
- getDestinationFile() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The path for the execution data to be written to.
- getDummyOutputFile() - Method in class org.gradle.testing.jacoco.tasks.JacocoCoverageVerification
-
For internal use only.
- getEcosystemUtilities() - Method in class org.gradle.testing.jacoco.plugins.JacocoReportAggregationPlugin
-
- getElement() - Method in class org.gradle.internal.jacoco.rules.JacocoViolationRuleImpl
-
- getElement() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
- getExcludeClassLoaders() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
List of classloader names that should be excluded from analysis.
- getExcludes() - Method in class org.gradle.internal.jacoco.rules.JacocoViolationRuleImpl
-
- getExcludes() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
List of class names that should be excluded from analysis.
- getExcludes() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
List of elements that should be excluded from check.
- getExecutionData() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Collection of execution data files to analyze.
- getFailureMessage() - Method in class org.gradle.internal.jacoco.JacocoCheckResult
-
- getHtml() - Method in class org.gradle.internal.jacoco.JacocoReportsContainerImpl
-
- getHtml() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
-
The JaCoCo HTML report
- getIncludes() - Method in class org.gradle.internal.jacoco.rules.JacocoViolationRuleImpl
-
- getIncludes() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
List of class names that should be included in analysis.
- getIncludes() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
List of elements that should be included in check.
- getInputClassDirs() - Method in class org.gradle.testing.jacoco.tasks.JacocoOfflineInstrumentation
-
- getInstantiator() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- getJacocoClasspath() - Method in class org.gradle.testing.jacoco.tasks.JacocoBase
-
Classpath containing Jacoco classes for use by the task.
- getJar() - Method in class org.gradle.internal.jacoco.JacocoAgentJar
-
Unzips the resolved org.jacoco.agent.jar to retrieve the jacocoagent.jar.
- getLimits() - Method in class org.gradle.internal.jacoco.rules.JacocoViolationRuleImpl
-
- getLimits() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule
-
Gets all limits defined for this rule.
- getMaximum() - Method in class org.gradle.internal.jacoco.rules.JacocoLimitImpl
-
- getMaximum() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Gets the maximum expected value for limit.
- getMinimum() - Method in class org.gradle.internal.jacoco.rules.JacocoLimitImpl
-
- getMinimum() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
Gets the minimum expected value for limit.
- getName() - Method in class org.gradle.internal.jacoco.DefaultJacocoCoverageReport
-
- getOffline() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Whether offline instrumentation will be used.
- getOfflineInstrumentedClasses() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The collection of offline instrumented classes that will be added to the test runtime classpath.
- getOutput() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
The type of output to generate.
- getOutputDir() - Method in class org.gradle.testing.jacoco.tasks.JacocoOfflineInstrumentation
-
- getPort() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
- getReportProjectName() - Method in class org.gradle.testing.jacoco.tasks.JacocoReport
-
The reported project name.
- getReports() - Method in class org.gradle.testing.jacoco.tasks.JacocoReport
-
Returns the reports to be generated by this task.
- getReportsDirectory() - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
The directory where reports will be generated.
- getReportTask() - Method in class org.gradle.internal.jacoco.DefaultJacocoCoverageReport
-
- getReportTask() - Method in interface org.gradle.testing.jacoco.plugins.JacocoCoverageReport
-
Contains the
JacocoReport task instance which produces this report
- getRules() - Method in class org.gradle.internal.jacoco.rules.JacocoViolationRulesContainerImpl
-
- getRules() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoViolationRulesContainer
-
Gets all violation rules.
- getSessionId() - Method in class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
An identifier for the session written to the execution data.
- getSourceDirectories() - Method in class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
Source sets that coverage should be reported for.
- getTestType() - Method in interface org.gradle.testing.jacoco.plugins.JacocoCoverageReport
-
Contains a value representing the type of test suite this task belongs to.
- getToolVersion() - Method in class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
Version of Jacoco JARs to use.
- getValue() - Method in class org.gradle.internal.jacoco.rules.JacocoLimitImpl
-
- getValue() - Method in interface org.gradle.testing.jacoco.tasks.rules.JacocoLimit
-
- getViolationRules() - Method in class org.gradle.testing.jacoco.tasks.JacocoCoverageVerification
-
Returns the violation rules set for this task.
- getXml() - Method in class org.gradle.internal.jacoco.JacocoReportsContainerImpl
-
- getXml() - Method in interface org.gradle.testing.jacoco.tasks.JacocoReportsContainer
-
The JaCoCo (single file) XML report
- JACOCO_AGGREGATION_CONFIGURATION_NAME - Static variable in class org.gradle.testing.jacoco.plugins.JacocoReportAggregationPlugin
-
- JacocoAgentJar - Class in org.gradle.internal.jacoco
-
Helper to resolve the jacocoagent.jar from inside of the org.jacoco.agent.jar.
- JacocoAgentJar(FileOperations) - Constructor for class org.gradle.internal.jacoco.JacocoAgentJar
-
Constructs a new agent JAR wrapper.
- JacocoBase - Class in org.gradle.testing.jacoco.tasks
-
Base class for Jacoco tasks.
- JacocoBase() - Constructor for class org.gradle.testing.jacoco.tasks.JacocoBase
-
- JacocoCheckResult - Class in org.gradle.internal.jacoco
-
- JacocoCheckResult() - Constructor for class org.gradle.internal.jacoco.JacocoCheckResult
-
- JacocoCoverageReport - Interface in org.gradle.testing.jacoco.plugins
-
A container for the inputs of an aggregated JaCoCo code coverage report.
- JacocoCoverageVerification - Class in org.gradle.testing.jacoco.tasks
-
Task for verifying code coverage metrics.
- JacocoCoverageVerification() - Constructor for class org.gradle.testing.jacoco.tasks.JacocoCoverageVerification
-
- JacocoLimit - Interface in org.gradle.testing.jacoco.tasks.rules
-
Defines a Jacoco rule limit.
- JacocoLimitImpl - Class in org.gradle.internal.jacoco.rules
-
- JacocoLimitImpl() - Constructor for class org.gradle.internal.jacoco.rules.JacocoLimitImpl
-
- JacocoOfflineInstrumentation - Class in org.gradle.testing.jacoco.tasks
-
Task for applying Jacoco offline instrumentation to a collection of classes.
- JacocoOfflineInstrumentation() - Constructor for class org.gradle.testing.jacoco.tasks.JacocoOfflineInstrumentation
-
- JacocoPlugin - Class in org.gradle.testing.jacoco.plugins
-
Plugin that provides support for generating Jacoco coverage data.
- JacocoPlugin(Instantiator) - Constructor for class org.gradle.testing.jacoco.plugins.JacocoPlugin
-
- JacocoPluginExtension - Class in org.gradle.testing.jacoco.plugins
-
Extension including common properties and methods for Jacoco.
- JacocoPluginExtension(Project, JacocoAgentJar) - Constructor for class org.gradle.testing.jacoco.plugins.JacocoPluginExtension
-
Creates a Jacoco plugin extension.
- JacocoReport - Class in org.gradle.testing.jacoco.tasks
-
Task to generate HTML, Xml and CSV reports of Jacoco coverage data.
- JacocoReport() - Constructor for class org.gradle.testing.jacoco.tasks.JacocoReport
-
- JacocoReportAggregationPlugin - Class in org.gradle.testing.jacoco.plugins
-
Adds configurations to for resolving variants containing JaCoCo code coverage results, which may span multiple subprojects.
- JacocoReportAggregationPlugin() - Constructor for class org.gradle.testing.jacoco.plugins.JacocoReportAggregationPlugin
-
- JacocoReportBase - Class in org.gradle.testing.jacoco.tasks
-
Base class for Jacoco report tasks.
- JacocoReportBase() - Constructor for class org.gradle.testing.jacoco.tasks.JacocoReportBase
-
- JacocoReportsContainer - Interface in org.gradle.testing.jacoco.tasks
-
- JacocoReportsContainerImpl - Class in org.gradle.internal.jacoco
-
- JacocoReportsContainerImpl(Task, CollectionCallbackActionDecorator) - Constructor for class org.gradle.internal.jacoco.JacocoReportsContainerImpl
-
- JacocoTaskExtension - Class in org.gradle.testing.jacoco.plugins
-
Extension for tasks that should run with a Jacoco agent to generate coverage execution data.
- JacocoTaskExtension(ObjectFactory, JacocoAgentJar, JavaForkOptions) - Constructor for class org.gradle.testing.jacoco.plugins.JacocoTaskExtension
-
Creates a Jacoco task extension.
- JacocoTaskExtension.Output - Enum in org.gradle.testing.jacoco.plugins
-
The types of output that the agent can use for execution data.
- JacocoViolationRule - Interface in org.gradle.testing.jacoco.tasks.rules
-
Defines a Jacoco violation rule.
- JacocoViolationRuleImpl - Class in org.gradle.internal.jacoco.rules
-
- JacocoViolationRuleImpl() - Constructor for class org.gradle.internal.jacoco.rules.JacocoViolationRuleImpl
-
- JacocoViolationRulesContainer - Interface in org.gradle.testing.jacoco.tasks.rules
-
The violation rules configuration for the
JacocoReport task.
- JacocoViolationRulesContainerImpl - Class in org.gradle.internal.jacoco.rules
-
- JacocoViolationRulesContainerImpl(Instantiator) - Constructor for class org.gradle.internal.jacoco.rules.JacocoViolationRulesContainerImpl
-