@Incubating public interface JacocoReportsContainer extends ReportContainer<Report>
JacocoReport task.ReportContainer.ImmutableViolationException| Modifier and Type | Method and Description | 
|---|---|
| SingleFileReport | getCsv()The JaCoCo (single file) CSV report | 
| DirectoryReport | getHtml()The JaCoCo HTML report | 
| SingleFileReport | getXml()The JaCoCo (single file) XML report | 
getAsMap, getEnabled, getEnabledDirectoryReportDestinations, getEnabledFileReportDestinations, getEnabledReportNames, getNamer, getNames, getRules, isEmptyfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByNameall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclear, contains, containsAll, equals, hashCode, iterator, remove, removeAll, retainAll, size, toArray, toArray@Internal DirectoryReport getHtml()
@Internal SingleFileReport getXml()
@Internal SingleFileReport getCsv()