Groovy Documentation

Package org.gradle.testing.jacoco.tasks

Tasks to work with the JaCoCo code coverage library.

 

Interface Summary
JacocoReportsContainer The reporting configuration for the the JacocoReport task.
 


Class Summary
JacocoBase Base class for Jacoco tasks.
JacocoMerge Task to merge multiple execution data files into one.
JacocoReport Task to generate HTML, Xml and CSV reports of Jacoco coverage data.
 


Gradle API 1.8