Uses of Package
org.jacoco.core.data
Packages that use org.jacoco.core.data
Package
Description
Coverage calculation and analysis.
Representation and persistence of execution data and session information.
Runtime control and execution data collection.
Collection of tools build on top of the JaCoCo core APIs.
Common interfaces and utilities for report generation.
-
Classes in org.jacoco.core.data used by org.jacoco.antClassDescriptionIn-memory data store for execution data.Container to collect and merge session
SessionInfo
objects. -
Classes in org.jacoco.core.data used by org.jacoco.cli.internal.commands
-
Classes in org.jacoco.core.data used by org.jacoco.core.analysis
-
Classes in org.jacoco.core.data used by org.jacoco.core.dataClassDescriptionExecution data for a single Java class.In-memory data store for execution data.Interface for data output of collected execution data.Signals that execution data in an incompatible version was tried to read.Interface for data output of collected session information.Data object describing a session which was the source of execution data.
-
Classes in org.jacoco.core.data used by org.jacoco.core.runtimeClassDescriptionExecution data for a single Java class.Deserialization of execution data from binary streams.In-memory data store for execution data.Serialization of execution data into binary streams.Interface for data output of collected execution data.Interface for data output of collected session information.
-
Classes in org.jacoco.core.data used by org.jacoco.core.toolsClassDescriptionIn-memory data store for execution data.Container to collect and merge session
SessionInfo
objects. -
Classes in org.jacoco.core.data used by org.jacoco.reportClassDescriptionExecution data for a single Java class.Data object describing a session which was the source of execution data.
-
Classes in org.jacoco.core.data used by org.jacoco.report.internal.html.pageClassDescriptionExecution data for a single Java class.Data object describing a session which was the source of execution data.
-
Classes in org.jacoco.core.data used by org.jacoco.report.internal.xmlClassDescriptionData object describing a session which was the source of execution data.