Uses of Interface
org.jacoco.core.analysis.ICoverageVisitor
Packages that use ICoverageVisitor
-
Uses of ICoverageVisitor in org.jacoco.core.analysis
Classes in org.jacoco.core.analysis that implement ICoverageVisitorModifier and TypeClassDescriptionclassBuilder for hierarchicalICoverageNodestructures from singleIClassCoveragenodes.Constructors in org.jacoco.core.analysis with parameters of type ICoverageVisitorModifierConstructorDescriptionAnalyzer(ExecutionDataStore executionData, ICoverageVisitor coverageVisitor) Creates a new analyzer reporting to the given output.