org.jacoco.agent |
Provides the runtime Java agent (JAR file) as a resource.
|
org.jacoco.agent.rt |
|
org.jacoco.agent.rt.controller |
|
org.jacoco.ant |
|
org.jacoco.core |
Meta information about JaCoCo.
|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
org.jacoco.core.data |
Representation and persistence of execution data and session information.
|
org.jacoco.core.instr |
Instrumentation of Java class files for code coverage.
|
org.jacoco.core.internal.analysis |
|
org.jacoco.core.internal.data |
|
org.jacoco.core.internal.flow |
|
org.jacoco.core.internal.instr |
|
org.jacoco.core.runtime |
Runtime control and execution data collection.
|
org.jacoco.maven |
|
org.jacoco.report |
Common interfaces and utilities for report generation.
|
org.jacoco.report.csv |
CSV report implementation.
|
org.jacoco.report.html |
HTML report implementation.
|
org.jacoco.report.internal |
|
org.jacoco.report.internal.html |
|
org.jacoco.report.internal.html.index |
Internal: Index generation for HTML reports.
|
org.jacoco.report.internal.html.page |
|
org.jacoco.report.internal.html.resources |
Internal: Resources for HTML reports.
|
org.jacoco.report.internal.html.table |
Internal: Sortable HTML table for coverage node elements.
|
org.jacoco.report.internal.xml |
|
org.jacoco.report.xml |
XML report implementation.
|