EMMA Coverage Report (generated Mon Dec 26 18:25:44 CET 2011)
[all classes][jodd.io]

COVERAGE SUMMARY FOR SOURCE FILE [ZipUtil.java]

nameclass, %method, %block, %line, %
ZipUtil.java0%   (0/1)0%   (0/20)0%   (0/452)0%   (0/104)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ZipUtil0%   (0/1)0%   (0/20)0%   (0/452)0%   (0/104)
ZipUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
addDirToZip (ZipOutputStream, File): void 0%   (0/1)0%   (0/9)0%   (0/3)
addDirToZip (ZipOutputStream, File, String): void 0%   (0/1)0%   (0/64)0%   (0/11)
addDirToZip (ZipOutputStream, String): void 0%   (0/1)0%   (0/11)0%   (0/3)
addDirToZip (ZipOutputStream, String, String): void 0%   (0/1)0%   (0/8)0%   (0/2)
addFileToZip (ZipOutputStream, File, String): void 0%   (0/1)0%   (0/6)0%   (0/2)
addFileToZip (ZipOutputStream, File, String, String): void 0%   (0/1)0%   (0/91)0%   (0/21)
addFileToZip (ZipOutputStream, String, String): void 0%   (0/1)0%   (0/9)0%   (0/2)
addFileToZip (ZipOutputStream, String, String, String): void 0%   (0/1)0%   (0/9)0%   (0/2)
close (ZipFile): void 0%   (0/1)0%   (0/7)0%   (0/5)
createFirstEntryInputStream (File): InputStream 0%   (0/1)0%   (0/21)0%   (0/6)
createFirstEntryInputStream (String): InputStream 0%   (0/1)0%   (0/6)0%   (0/1)
createSingleEntryOutputStream (File): ZipOutputStream 0%   (0/1)0%   (0/20)0%   (0/4)
createSingleEntryOutputStream (String): ZipOutputStream 0%   (0/1)0%   (0/6)0%   (0/1)
createSingleEntryOutputStream (String, File): ZipOutputStream 0%   (0/1)0%   (0/45)0%   (0/12)
createSingleEntryOutputStream (String, String): ZipOutputStream 0%   (0/1)0%   (0/7)0%   (0/1)
createZip (File): ZipOutputStream 0%   (0/1)0%   (0/8)0%   (0/1)
createZip (String): ZipOutputStream 0%   (0/1)0%   (0/6)0%   (0/1)
unzip (File, File): void 0%   (0/1)0%   (0/106)0%   (0/23)
unzip (String, String): void 0%   (0/1)0%   (0/10)0%   (0/2)

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