Package org.jacoco.core.internal.analysis

Class Summary
BundleCoverageImpl Implementation of IBundleCoverage.
ClassAnalyzer Analyzes the structure of a class.
ClassCoverageImpl Implementation of IClassCoverage.
ContentTypeDetector Detector for content types of binary streams based on a magic headers.
CounterImpl ICounter implementations.
LineImpl Implementation of ILine.
MethodAnalyzer A IMethodProbesVisitor that analyzes which statements and branches of a method has been executed based on given probe data.
MethodCoverageImpl Implementation of IMethodCoverage.
PackageCoverageImpl Implementation of IPackageCoverage.
SourceFileCoverageImpl Implementation of ISourceFileCoverage.
SourceNodeImpl Implementation of ISourceNode.
StringPool Utility to normalize String instances in a way that if equals() is true for two strings they will be represented the same instance.
 



Copyright © 2009-2011 Mountainminds GmbH & Co. KG. All Rights Reserved.