@Incubating public interface JacocoReportsContainer extends ReportContainer<Report>
JacocoReport
task.ReportContainer.ImmutableViolationException
修飾子とタイプ | メソッドと説明 |
---|---|
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, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
DirectoryReport getHtml()
SingleFileReport getXml()
SingleFileReport getCsv()