Package-level declarations

Plugins to work with the JaCoCo code coverage library.

Types

Link copied to clipboard
A container for the inputs of an aggregated JaCoCo code coverage report.
Link copied to clipboard
abstract class JacocoPlugin : Plugin<T>
Plugin that provides support for generating Jacoco coverage data.
Link copied to clipboard
abstract class JacocoPluginExtension
Extension including common properties and methods for Jacoco.
Link copied to clipboard
Adds configurations to for resolving variants containing JaCoCo code coverage results, which may span multiple subprojects.
Link copied to clipboard
abstract class JacocoTaskExtension
Extension for tasks that should run with a Jacoco agent to generate coverage execution data.