@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
|
getEnabled
findAll, matching, matching, withType
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getNames, getRules
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
DirectoryReport getHtml()
SingleFileReport getXml()
SingleFileReport getCsv()