EMMA Coverage Report (generated Fri Mar 15 09:08:15 CET 2013)
[all classes][org.junit.internal.runners]

COVERAGE SUMMARY FOR SOURCE FILE [JUnit4ClassRunner.java]

nameclass, %method, %block, %line, %
JUnit4ClassRunner.java100% (2/2)89%  (17/19)77%  (169/220)70%  (37/53)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class JUnit4ClassRunner100% (1/1)88%  (15/17)75%  (154/205)68%  (34/50)
filter (Filter): void 0%   (0/1)0%   (0/29)0%   (0/8)
sort (Sorter): void 0%   (0/1)0%   (0/9)0%   (0/2)
invokeTestMethod (Method, RunNotifier): void 100% (1/1)62%  (21/34)50%  (6/12)
JUnit4ClassRunner (Class): void 100% (1/1)100% (15/15)100% (5/5)
classAnnotations (): Annotation [] 100% (1/1)100% (5/5)100% (1/1)
createTest (): Object 100% (1/1)100% (7/7)100% (1/1)
getDescription (): Description 100% (1/1)100% (27/27)100% (5/5)
getName (): String 100% (1/1)100% (4/4)100% (1/1)
getTestClass (): TestClass 100% (1/1)100% (3/3)100% (1/1)
getTestMethods (): List 100% (1/1)100% (4/4)100% (1/1)
methodDescription (Method): Description 100% (1/1)100% (11/11)100% (1/1)
run (RunNotifier): void 100% (1/1)100% (15/15)100% (2/2)
runMethods (RunNotifier): void 100% (1/1)100% (17/17)100% (3/3)
testAnnotations (Method): Annotation [] 100% (1/1)100% (3/3)100% (1/1)
testName (Method): String 100% (1/1)100% (3/3)100% (1/1)
validate (): void 100% (1/1)100% (12/12)100% (4/4)
wrapMethod (Method): TestMethod 100% (1/1)100% (7/7)100% (1/1)
     
class JUnit4ClassRunner$1100% (1/1)100% (2/2)100% (15/15)100% (3/3)
JUnit4ClassRunner$1 (JUnit4ClassRunner, RunNotifier): void 100% (1/1)100% (9/9)100% (1/1)
run (): void 100% (1/1)100% (6/6)100% (2/2)

[source file 'org/junit/internal/runners/JUnit4ClassRunner.java' not found in sourcepath]

[all classes][org.junit.internal.runners]
EMMA 2.0.5312 (C) Vladimir Roubtsov