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

COVERAGE SUMMARY FOR SOURCE FILE [TestMethod.java]

nameclass, %method, %block, %line, %
TestMethod.java100% (1/1)89%  (8/9)78%  (66/85)82%  (16.5/20)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class TestMethod100% (1/1)89%  (8/9)78%  (66/85)82%  (16.5/20)
isUnexpected (Throwable): boolean 0%   (0/1)0%   (0/10)0%   (0/1)
expectsException (): boolean 100% (1/1)71%  (5/7)71%  (0.7/1)
isIgnored (): boolean 100% (1/1)78%  (7/9)77%  (0.8/1)
getExpectedException (): Class 100% (1/1)82%  (14/17)75%  (3/4)
getTimeout (): long 100% (1/1)87%  (13/15)80%  (4/5)
TestMethod (Method, TestClass): void 100% (1/1)100% (9/9)100% (4/4)
getAfters (): List 100% (1/1)100% (5/5)100% (1/1)
getBefores (): List 100% (1/1)100% (5/5)100% (1/1)
invoke (Object): void 100% (1/1)100% (8/8)100% (2/2)

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

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