Package-level declarations

Types

Link copied to clipboard

Configure the jacocoAggregatedReport task provided by this plugin

Link copied to clipboard
open class JacocoCounters
Link copied to clipboard

The types of counters in a JaCoCo report XML.

Link copied to clipboard

A Gradle plugin that aggregates and logs JaCoCo test coverage.

Link copied to clipboard
abstract class LogCoverageTask : DefaultTask

The Gradle task that logs the coverage information is added by the plugin for each JacocoReport task.