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

COVERAGE SUMMARY FOR SOURCE FILE [TreePrinter.java]

nameclass, %method, %block, %line, %
TreePrinter.java100% (1/1)67%  (4/6)95%  (222/234)89%  (33/37)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class TreePrinter100% (1/1)67%  (4/6)95%  (222/234)89%  (33/37)
TreePrinter (): void 0%   (0/1)0%   (0/3)0%   (0/1)
printTree (AbstractNode, PrintStream, AbstractMetric []): void 0%   (0/1)0%   (0/9)0%   (0/3)
generateMetricColumns (AbstractNode, AbstractMetric []): String 100% (1/1)100% (66/66)100% (9/9)
printTree (AbstractNode, AbstractMetric []): void 100% (1/1)100% (9/9)100% (3/3)
printTree (AbstractNode, int, PrintStream, AbstractMetric []): void 100% (1/1)100% (122/122)100% (20/20)
repeatString (String, int): String 100% (1/1)100% (25/25)100% (1/1)

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

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