EMMA Coverage Report (generated Thu Apr 12 17:22:33 CEST 2007)
[all classes][org.junit.runner.notification]

COVERAGE SUMMARY FOR SOURCE FILE [RunNotifier.java]

nameclass, %method, %block, %line, %
RunNotifier.java100% (6/6)87%  (20/23)82%  (152/186)74%  (31/42)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class RunNotifier$SafeNotifier100% (1/1)100% (3/3)68%  (25/37)56%  (5/9)
run (): void 100% (1/1)56%  (15/27)50%  (4/8)
RunNotifier$SafeNotifier (RunNotifier): void 100% (1/1)100% (6/6)100% (1/1)
RunNotifier$SafeNotifier (RunNotifier, RunNotifier$1): void 100% (1/1)100% (4/4)100% (1/1)
     
class RunNotifier100% (1/1)75%  (9/12)74%  (63/85)73%  (19/26)
fireTestFailure (Failure): void 0%   (0/1)0%   (0/7)0%   (0/2)
fireTestIgnored (Description): void 0%   (0/1)0%   (0/7)0%   (0/2)
pleaseStop (): void 0%   (0/1)0%   (0/4)0%   (0/2)
fireTestStarted (Description): void 100% (1/1)71%  (10/14)75%  (3/4)
RunNotifier (): void 100% (1/1)100% (11/11)100% (4/4)
access$000 (RunNotifier): List 100% (1/1)100% (3/3)100% (1/1)
addFirstListener (RunListener): void 100% (1/1)100% (6/6)100% (2/2)
addListener (RunListener): void 100% (1/1)100% (6/6)100% (2/2)
fireTestFinished (Description): void 100% (1/1)100% (7/7)100% (2/2)
fireTestRunFinished (Result): void 100% (1/1)100% (7/7)100% (2/2)
fireTestRunStarted (Description): void 100% (1/1)100% (7/7)100% (2/2)
removeListener (RunListener): void 100% (1/1)100% (6/6)100% (2/2)
     
class RunNotifier$1100% (1/1)100% (2/2)100% (16/16)100% (2/2)
RunNotifier$1 (RunNotifier, Description): void 100% (1/1)100% (11/11)100% (1/1)
notifyListener (RunListener): void 100% (1/1)100% (5/5)100% (2/2)
     
class RunNotifier$2100% (1/1)100% (2/2)100% (16/16)100% (2/2)
RunNotifier$2 (RunNotifier, Result): void 100% (1/1)100% (11/11)100% (1/1)
notifyListener (RunListener): void 100% (1/1)100% (5/5)100% (2/2)
     
class RunNotifier$3100% (1/1)100% (2/2)100% (16/16)100% (2/2)
RunNotifier$3 (RunNotifier, Description): void 100% (1/1)100% (11/11)100% (1/1)
notifyListener (RunListener): void 100% (1/1)100% (5/5)100% (2/2)
     
class RunNotifier$6100% (1/1)100% (2/2)100% (16/16)100% (2/2)
RunNotifier$6 (RunNotifier, Description): void 100% (1/1)100% (11/11)100% (1/1)
notifyListener (RunListener): void 100% (1/1)100% (5/5)100% (2/2)

[source file 'org/junit/runner/notification/RunNotifier.java' not found in sourcepath]

[all classes][org.junit.runner.notification]
EMMA 2.0.5312 (C) Vladimir Roubtsov