Groovy Documentation

Package org.ajoberstar.gradle.jacoco.tasks

 

Class Summary
JacocoBase Base class for Jacoco tasks.
JacocoMerge Task to merge multiple execution data files into one.
JacocoReport Task to generate HTML reports of Jacoco coverage data.
JacocoTaskExtension Extension for tasks that should run with a Jacoco agent to generate coverage execution data.
 


Enum Summary
JacocoTaskExtension.Output The types of output that the agent can use for execution data.
 


Groovy Documentation