| Package | Description |
|---|---|
| org.jacoco.core.internal.instr |
| Modifier and Type | Method and Description |
|---|---|
static IProbeArrayStrategy |
ProbeArrayStrategyFactory.createFor(org.objectweb.asm.ClassReader reader,
IExecutionDataAccessorGenerator accessorGenerator)
Creates a suitable strategy instance for the class described by the given
reader.
|
| Constructor and Description |
|---|
ClassInstrumenter(IProbeArrayStrategy probeArrayStrategy,
org.objectweb.asm.ClassVisitor cv)
Emits a instrumented version of this class to the given class visitor.
|
Copyright © 2024. All rights reserved.