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 [LSLOCScopedASTVisitor.java]

nameclass, %method, %block, %line, %
LSLOCScopedASTVisitor.java100% (1/1)100% (10/10)100% (293/293)100% (55/55)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class LSLOCScopedASTVisitor100% (1/1)100% (10/10)100% (293/293)100% (55/55)
LSLOCScopedASTVisitor (AbstractNode, TreeBuilder): void 100% (1/1)100% (14/14)100% (4/4)
count (IASTNode): void 100% (1/1)100% (18/18)100% (3/3)
isDeclarationWithSimpleDeclaration (IASTNode): boolean 100% (1/1)100% (17/17)100% (3/3)
isDeclarationWithUsingDirective (IASTStatement): boolean 100% (1/1)100% (17/17)100% (3/3)
isIterationStatement (IASTStatement): boolean 100% (1/1)100% (13/13)100% (1/1)
shouldAnalyseChildrenOf (IASTStatement): boolean 100% (1/1)100% (20/20)100% (3/3)
visit (IASTDeclSpecifier): int 100% (1/1)100% (30/30)100% (7/7)
visit (IASTDeclaration): int 100% (1/1)100% (35/35)100% (8/8)
visit (IASTStatement): int 100% (1/1)100% (120/120)100% (20/20)
visit (ICPPASTNamespaceDefinition): int 100% (1/1)100% (9/9)100% (3/3)

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

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