reports

open fun reports(closure: Closure): JacocoReportsContainer(source)

Configures the reports to be generated by this task.


open fun reports(configureAction: Action<out Any>): JacocoReportsContainer(source)