Package | Description |
---|---|
org.jacoco.core.analysis |
Coverage calculation and analysis.
|
org.jacoco.core.data |
Representation and persistence of execution data and session information.
|
org.jacoco.core.runtime |
Runtime control and execution data collection.
|
org.jacoco.core.tools |
Collection of tools build on top of the JaCoCo core APIs.
|
org.jacoco.maven | |
org.jacoco.report |
Common interfaces and utilities for report generation.
|
org.jacoco.report.internal.html.page |
Class and Description |
---|
ExecutionDataStore
In-memory data store for execution data.
|
Class and Description |
---|
ExecutionData
Execution data for a single Java class.
|
ExecutionDataStore
In-memory data store for execution data.
|
IExecutionDataVisitor
Interface for data output of collected execution data.
|
ISessionInfoVisitor
Interface for data output of collected session information.
|
SessionInfo
Data object describing a session which was the source of execution data.
|
Class and Description |
---|
ExecutionData
Execution data for a single Java class.
|
ExecutionDataReader
Deserialization of execution data from binary streams.
|
ExecutionDataStore
In-memory data store for execution data.
|
ExecutionDataWriter
Serialization of execution data into binary streams.
|
IExecutionDataVisitor
Interface for data output of collected execution data.
|
ISessionInfoVisitor
Interface for data output of collected session information.
|
Class and Description |
---|
ExecutionDataStore
In-memory data store for execution data.
|
SessionInfoStore
Container to collect and merge session
SessionInfo objects. |
Class and Description |
---|
ExecutionDataStore
In-memory data store for execution data.
|
Class and Description |
---|
ExecutionData
Execution data for a single Java class.
|
SessionInfo
Data object describing a session which was the source of execution data.
|
Class and Description |
---|
ExecutionData
Execution data for a single Java class.
|
SessionInfo
Data object describing a session which was the source of execution data.
|
Copyright © 2014. All rights reserved.