Class | Description |
---|---|
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-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.