EMMA Coverage Report (generated Sun Dec 02 17:06:06 UTC 2012)
[all classes][ch.hsr.ifs.cdt.metriculator.checkers]

COVERAGE SUMMARY FOR SOURCE FILE [McCabeScopedASTVisitor.java]

nameclass, %method, %block, %line, %
McCabeScopedASTVisitor.java100% (1/1)100% (9/9)99%  (136/138)99%  (23.7/24)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class McCabeScopedASTVisitor100% (1/1)100% (9/9)99%  (136/138)99%  (23.7/24)
isNotOverloaded (ICPPASTBinaryExpression): boolean 100% (1/1)71%  (5/7)71%  (0.7/1)
McCabeScopedASTVisitor (AbstractNode, TreeBuilder): void 100% (1/1)100% (15/15)100% (5/5)
count (): void 100% (1/1)100% (13/13)100% (2/2)
isComplexity (IASTStatement): boolean 100% (1/1)100% (19/19)100% (1/1)
isComplexityLogic (ICPPASTBinaryExpression): boolean 100% (1/1)100% (12/12)100% (1/1)
isComplexityPreProcessor (IASTPreprocessorStatement): boolean 100% (1/1)100% (16/16)100% (1/1)
visit (IASTExpression): int 100% (1/1)100% (23/23)100% (6/6)
visit (IASTStatement): int 100% (1/1)100% (8/8)100% (3/3)
visit (IASTTranslationUnit): int 100% (1/1)100% (25/25)100% (4/4)

[source file 'ch/hsr/ifs/cdt/metriculator/checkers/McCabeScopedASTVisitor.java' not found in sourcepath]

[all classes][ch.hsr.ifs.cdt.metriculator.checkers]
EMMA 2.0.5312 (C) Vladimir Roubtsov