Uses of Package
org.jacoco.core.runtime
Packages that use org.jacoco.core.runtime
Package
Description
Instrumentation of Java class files for code coverage.
Runtime control and execution data collection.
-
Classes in org.jacoco.core.runtime used by org.jacoco.core.instrClassDescriptionThe instrumented classes need a piece of code that obtains a
boolean[]instance from the runtime. -
Classes in org.jacoco.core.runtime used by org.jacoco.core.internal.instrClassDescriptionThe instrumented classes need a piece of code that obtains a
boolean[]instance from the runtime. -
Classes in org.jacoco.core.runtime used by org.jacoco.core.runtimeClassDescriptionBase
IRuntimeimplementation.Possible values forAgentOptions.OUTPUT.The instrumented classes need a piece of code that obtains aboolean[]instance from the runtime.Interface for remote commands to a coverage runtime.This interface represents a particular mechanism to collect execution information in the target VM at runtime.Container for runtime execution and meta data.