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

COVERAGE SUMMARY FOR SOURCE FILE [Description.java]

nameclass, %method, %block, %line, %
Description.java100% (1/1)74%  (14/19)67%  (128/192)65%  (23.3/36)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class Description100% (1/1)74%  (14/19)67%  (128/192)65%  (23.3/36)
createSuiteDescription (Class): Description 0%   (0/1)0%   (0/8)0%   (0/1)
createTestDescription (Class, String): Description 0%   (0/1)0%   (0/6)0%   (0/1)
getAnnotations (): Collection 0%   (0/1)0%   (0/4)0%   (0/1)
testCount (): int 0%   (0/1)0%   (0/26)0%   (0/6)
toString (): String 0%   (0/1)0%   (0/3)0%   (0/1)
equals (Object): boolean 100% (1/1)58%  (14/24)64%  (2.6/4)
isSuite (): boolean 100% (1/1)71%  (5/7)71%  (0.7/1)
getAnnotation (Class): Annotation 100% (1/1)83%  (24/29)75%  (3/4)
<static initializer> 100% (1/1)100% (15/15)100% (2/2)
Description (String, Annotation []): void 100% (1/1)100% (14/14)100% (5/5)
addChild (Description): void 100% (1/1)100% (6/6)100% (2/2)
childlessCopy (): Description 100% (1/1)100% (8/8)100% (1/1)
createSuiteDescription (String, Annotation []): Description 100% (1/1)100% (6/6)100% (1/1)
createTestDescription (Class, String, Annotation []): Description 100% (1/1)100% (18/18)100% (1/1)
getChildren (): ArrayList 100% (1/1)100% (3/3)100% (1/1)
getDisplayName (): String 100% (1/1)100% (3/3)100% (1/1)
hashCode (): int 100% (1/1)100% (4/4)100% (1/1)
isEmpty (): boolean 100% (1/1)100% (4/4)100% (1/1)
isTest (): boolean 100% (1/1)100% (4/4)100% (1/1)

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

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