Package org.gradle.testing.jacoco.plugins


@NonNullApi package org.gradle.testing.jacoco.plugins
Plugins to work with the JaCoCo code coverage library.
  • Class
    Description
    A container for the inputs of an aggregated JaCoCo code coverage report.
    Plugin that provides support for generating Jacoco coverage data.
    Extension including common properties and methods for Jacoco.
    Adds configurations to for resolving variants containing JaCoCo code coverage results, which may span multiple subprojects.
    Extension for tasks that should run with a Jacoco agent to generate coverage execution data.
    The types of output that the agent can use for execution data.