name | class, % | method, % | block, % | line, % |
---|
| | | | |
class FileUtil | 100% (1/1) | 63% (27/43) | 57% (952/1666) | 53% (187,5/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) |
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) | 50% (64/128) | 48% (12/25) |
getEncoding (byte []): String | | 100% (1/1) | 56% (35/63) | 55% (7,8/14) |
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) |
unjar (File, String): void | | 100% (1/1) | 84% (72/86) | 74% (17,6/24) |
isSameFile (File): boolean | | 100% (1/1) | 84% (16/19) | 67% (4/6) |
validateEncoding (String, String): String | | 100% (1/1) | 85% (44/52) | 91% (10/11) |
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) |
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) |
getEncoding (String): String | | 100% (1/1) | 95% (37/39) | 94% (8,5/9) |
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$ReadBytes | 100% (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) |