EMMA Coverage Report (generated Tue Apr 15 15:37:25 CEST 2008)
[all classes][jodd.io]

COVERAGE SUMMARY FOR SOURCE FILE [StringOutputStream.java]

nameclass, %method, %block, %line, %
StringOutputStream.java100% (1/1)67%  (4/6)72%  (50/69)72%  (13/18)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class StringOutputStream100% (1/1)67%  (4/6)72%  (50/69)72%  (13/18)
write (byte []): void 0%   (0/1)0%   (0/7)0%   (0/2)
write (int): void 0%   (0/1)0%   (0/7)0%   (0/2)
write (byte [], int, int): void 100% (1/1)87%  (34/39)88%  (7/8)
StringOutputStream (): void 100% (1/1)100% (8/8)100% (3/3)
close (): void 100% (1/1)100% (4/4)100% (2/2)
toString (): String 100% (1/1)100% (4/4)100% (1/1)

[all classes][jodd.io]
EMMA 2.0.5312 (C) Vladimir Roubtsov