Package org.jacoco.core.internal.flow

Interface Summary
IFrame Representation of the current stackmap frame content.
IProbeIdGenerator Internal interface to create probe ids unique within a class.
 

Class Summary
ClassProbesAdapter A ClassVisitor that calculates probes for every method.
ClassProbesVisitor A ClassVisitor with additional methods to get probe insertion information for each method
LabelFlowAnalyzer Method visitor to collect flow related information about the Labels within a class.
LabelInfo Data container that is attached to Label.info objects to store flow and instrumentation specific information.
MethodProbesAdapter Adapter that creates additional visitor events for probes to be inserted into a method.
MethodProbesVisitor A MethodVisitor with additional methods to get probe insertion information.
 



Copyright © 2009–2023 Mountainminds GmbH & Co. KG. All rights reserved.