EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 2007)
[all classes][org.jboss.tools.common.util]

COVERAGE SUMMARY FOR SOURCE FILE [FileUtil.java]

nameclass, %method, %block, %line, %
FileUtil.java100% (2/2)61%  (27/44)52%  (873/1675)47%  (169.7/361)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class FileUtil100% (1/1)60%  (26/43)52%  (864/1666)46%  (165.7/357)
FileUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
add (File, File, JarOutputStream): void 0%   (0/1)0%   (0/19)0%   (0/4)
add (File, String, JarOutputStream): void 0%   (0/1)0%   (0/109)0%   (0/21)
clear (File): void 0%   (0/1)0%   (0/22)0%   (0/4)
copy (InputStream, OutputStream): void 0%   (0/1)0%   (0/33)0%   (0/8)
copyDir (File, File): void 0%   (0/1)0%   (0/5)0%   (0/2)
copyDir (File, File, boolean): void 0%   (0/1)0%   (0/6)0%   (0/2)
copyDir (File, boolean, File): void 0%   (0/1)0%   (0/7)0%   (0/2)
encode (String, String): String 0%   (0/1)0%   (0/2)0%   (0/1)
encodeDefault (String): String 0%   (0/1)0%   (0/6)0%   (0/1)
jar (File [], String): void 0%   (0/1)0%   (0/5)0%   (0/2)
jar (File [], String, Manifest): void 0%   (0/1)0%   (0/53)0%   (0/9)
readFile (File, String): String 0%   (0/1)0%   (0/20)0%   (0/5)
unjar (File, InputStream): void 0%   (0/1)0%   (0/77)0%   (0/23)
unjar (File, String): void 0%   (0/1)0%   (0/86)0%   (0/24)
unzip (File, String): void 0%   (0/1)0%   (0/86)0%   (0/24)
updateFile (File, File, boolean): boolean 0%   (0/1)0%   (0/22)0%   (0/4)
fileURLToFilePath (String): String 100% (1/1)36%  (13/36)50%  (2.5/5)
copyFile (File, File, boolean, boolean): boolean 100% (1/1)46%  (59/128)45%  (11.3/25)
getEncoding (byte []): String 100% (1/1)56%  (35/63)55%  (7.8/14)
validateEncoding (String, String): String 100% (1/1)67%  (35/52)61%  (6.7/11)
writeFileDefault (File, String): boolean 100% (1/1)68%  (27/40)58%  (6.3/11)
readFile (File): String 100% (1/1)74%  (35/47)71%  (5.7/8)
writeFile (File, String, String): boolean 100% (1/1)78%  (42/54)71%  (10.7/15)
tokenizePath (String): String [] 100% (1/1)78%  (43/55)81%  (8.9/11)
copyDir (File, File, boolean, boolean, boolean, FileFilter): void 100% (1/1)80%  (95/119)91%  (15.4/17)
isSameFile (File): boolean 100% (1/1)84%  (16/19)67%  (4/6)
readBytes (File): FileUtil$ReadBytes 100% (1/1)88%  (36/41)78%  (8.6/11)
getIndex (byte [], byte, int): int 100% (1/1)88%  (15/17)67%  (2/3)
isTextFile (File, int): boolean 100% (1/1)89%  (41/46)80%  (9.6/12)
readStream (InputStream): String 100% (1/1)89%  (34/38)80%  (8/10)
getEncoding (String): String 100% (1/1)90%  (35/39)93%  (8.4/9)
writeFile (File, String): boolean 100% (1/1)90%  (35/39)85%  (8.5/10)
isText (String): boolean 100% (1/1)94%  (32/34)92%  (5.5/6)
getRelativePath (String, String): String 100% (1/1)97%  (75/77)99%  (8.9/9)
<static initializer> 100% (1/1)100% (63/63)100% (5/5)
copyDir (File, File, boolean, boolean): void 100% (1/1)100% (7/7)100% (2/2)
copyDir (File, File, boolean, boolean, boolean): void 100% (1/1)100% (8/8)100% (2/2)
copyFile (File, File): boolean 100% (1/1)100% (6/6)100% (1/1)
copyFile (File, File, boolean): boolean 100% (1/1)100% (6/6)100% (1/1)
copyStream (InputStream, OutputStream): void 100% (1/1)100% (21/21)100% (7/7)
remove (File): void 100% (1/1)100% (31/31)100% (6/6)
startsWith (byte [], byte []): boolean 100% (1/1)100% (19/19)100% (3/3)
     
class FileUtil$ReadBytes100% (1/1)100% (1/1)100% (9/9)100% (4/4)
FileUtil$ReadBytes (byte [], int): void 100% (1/1)100% (9/9)100% (4/4)

[source file 'org/jboss/tools/common/util/FileUtil.java' not found in sourcepath]

[all classes][org.jboss.tools.common.util]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov