Uses of Package
org.jacoco.core.analysis
Packages that use org.jacoco.core.analysis
Package
Description
Coverage calculation and analysis.
Common interfaces and utilities for report generation.
Rules check implementation.
CSV report implementation.
HTML report implementation.
Internal: Resources for HTML reports.
Internal: Sortable HTML table for coverage node elements.
-
Classes in org.jacoco.core.analysis used by org.jacoco.antClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.Interface for hierarchical coverage data nodes with different coverage counters.
-
Classes in org.jacoco.core.analysis used by org.jacoco.cli.internal.commandsClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.A counter holds the missed and the covered number of particular items like classes, methods, branches or instructions.Interface for hierarchical coverage data nodes with different coverage counters.Interface for coverage data output as a stream of
IClassCoverage
instances.The instruction and branch coverage of a single source line is described by this interface.Coverage data of a single method. -
Classes in org.jacoco.core.analysis used by org.jacoco.core.analysisClassDescriptionCollection of comparators to compare
ICounter
objects by different criteria.Coverage data of a bundle.Coverage data of a single class containing methods.A counter holds the missed and the covered number of particular items like classes, methods, branches or instructions.Different values provided by a counter.Interface for hierarchical coverage data nodes with different coverage counters.Different counter types supported by JaCoCo.Type of a Java element represented by aICoverageNode
instance.Interface for coverage data output as a stream ofIClassCoverage
instances.The instruction and branch coverage of a single source line is described by this interface.Coverage data of a single method.Coverage data of a Java package containing classes and source files.Coverage data of a single source file.Interface for coverage nodes that have individual source lines like methods, classes and source files.Comparator to compareICoverageNode
objects by different counter criteria. -
Classes in org.jacoco.core.analysis used by org.jacoco.core.internal.analysisClassDescriptionBase implementation for coverage data nodes.Coverage data of a bundle.Coverage data of a single class containing methods.A counter holds the missed and the covered number of particular items like classes, methods, branches or instructions.Different values provided by a counter.Interface for hierarchical coverage data nodes with different coverage counters.Type of a Java element represented by a
ICoverageNode
instance.The instruction and branch coverage of a single source line is described by this interface.Coverage data of a single method.Coverage data of a Java package containing classes and source files.Coverage data of a single source file.Interface for coverage nodes that have individual source lines like methods, classes and source files. -
Classes in org.jacoco.core.analysis used by org.jacoco.mavenClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.Interface for hierarchical coverage data nodes with different coverage counters.
-
Classes in org.jacoco.core.analysis used by org.jacoco.report
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.checkClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.Different values provided by a counter.Interface for hierarchical coverage data nodes with different coverage counters.Different counter types supported by JaCoCo.Type of a Java element represented by a
ICoverageNode
instance.Coverage data of a single method.Coverage data of a Java package containing classes and source files.Coverage data of a single source file. -
Classes in org.jacoco.core.analysis used by org.jacoco.report.csvClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.Different counter types supported by JaCoCo.
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.html
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.internalClassDescriptionBase implementation for coverage data nodes.Coverage data of a bundle.
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.internal.htmlClassDescriptionCoverage data of a bundle.Interface for hierarchical coverage data nodes with different coverage counters.
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.internal.html.pageClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.A counter holds the missed and the covered number of particular items like classes, methods, branches or instructions.Interface for hierarchical coverage data nodes with different coverage counters.The instruction and branch coverage of a single source line is described by this interface.Coverage data of a single method.Coverage data of a Java package containing classes and source files.Coverage data of a single source file.Interface for coverage nodes that have individual source lines like methods, classes and source files.
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.internal.html.resources
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.internal.html.tableClassDescriptionA counter holds the missed and the covered number of particular items like classes, methods, branches or instructions.Interface for hierarchical coverage data nodes with different coverage counters.Different counter types supported by JaCoCo.
-
Classes in org.jacoco.core.analysis used by org.jacoco.report.internal.xmlClassDescriptionCoverage data of a bundle.Coverage data of a single class containing methods.A counter holds the missed and the covered number of particular items like classes, methods, branches or instructions.Interface for hierarchical coverage data nodes with different coverage counters.Different counter types supported by JaCoCo.The instruction and branch coverage of a single source line is described by this interface.Coverage data of a single method.Coverage data of a Java package containing classes and source files.Coverage data of a single source file.Interface for coverage nodes that have individual source lines like methods, classes and source files.