Uses of Interface
org.jacoco.core.analysis.ISourceFileCoverage
Packages that use ISourceFileCoverage
Package
Description
Coverage calculation and analysis.
-
Uses of ISourceFileCoverage in org.jacoco.core.analysis
Methods in org.jacoco.core.analysis that return types with arguments of type ISourceFileCoverageModifier and TypeMethodDescriptionCoverageBuilder.getSourceFiles()Returns all source file nodes currently contained in this builder.IPackageCoverage.getSourceFiles()Returns all source files in this package. -
Uses of ISourceFileCoverage in org.jacoco.core.internal.analysis
Classes in org.jacoco.core.internal.analysis that implement ISourceFileCoverageMethods in org.jacoco.core.internal.analysis that return types with arguments of type ISourceFileCoverage