Package org.jacoco.core.internal.instr
-
Interface Summary Interface Description IProbeArrayStrategy Strategies to retrieve the probe array instance for each method within a type. -
Class Summary Class Description ClassInstrumenter Adapter that instruments a class for coverage tracing.InstrSupport Constants and utilities for byte code instrumentation.ProbeArrayStrategyFactory Factory to find a suitable strategy to access the probe array for a given class.SignatureRemover Support class to filter entries from JARs related to signatures.