Package | Description |
---|---|
org.jacoco.agent.rt | |
org.jacoco.agent.rt.controller | |
org.jacoco.ant | |
org.jacoco.core.instr |
Instrumentation of Java class files for code coverage.
|
org.jacoco.core.internal.instr | |
org.jacoco.core.runtime |
Runtime control and execution data collection.
|
Class and Description |
---|
AgentOptions
Utility to create and parse options for the runtime agent.
|
IRuntime
This interface represents a particular mechanism to collect execution
information in the target VM at runtime.
|
Class and Description |
---|
AgentOptions
Utility to create and parse options for the runtime agent.
|
IRuntime
This interface represents a particular mechanism to collect execution
information in the target VM at runtime.
|
Class and Description |
---|
AgentOptions
Utility to create and parse options for the runtime agent.
|
Class and Description |
---|
IExecutionDataAccessorGenerator
The instrumented classes need a piece of code that obtains a
boolean[] instance from the runtime. |
Class and Description |
---|
IExecutionDataAccessorGenerator
The instrumented classes need a piece of code that obtains a
boolean[] instance from the runtime. |
Class and Description |
---|
AbstractRuntime
Base
IRuntime implementation. |
AgentOptions.OutputMode
Possible values for
AgentOptions.OUTPUT . |
IExecutionDataAccessorGenerator
The instrumented classes need a piece of code that obtains a
boolean[] instance from the runtime. |
IRemoteCommandVisitor
Interface for remote commands to a coverage runtime.
|
IRuntime
This interface represents a particular mechanism to collect execution
information in the target VM at runtime.
|
Copyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.