Interface JacocoReportsContainer

All Superinterfaces:
Collection<ConfigurableReport>, org.gradle.util.Configurable<ReportContainer<ConfigurableReport>>, DomainObjectCollection<ConfigurableReport>, Iterable<ConfigurableReport>, NamedDomainObjectCollection<ConfigurableReport>, NamedDomainObjectSet<ConfigurableReport>, ReportContainer<ConfigurableReport>, Set<ConfigurableReport>

@Incubating public interface JacocoReportsContainer extends ReportContainer<ConfigurableReport>
The reporting configuration for the JacocoReport task.