Source file "org/aspectj/util/FileUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,584 of 2,584 | 0% | 426 of 426 | 0% | 287 | 287 | 564 | 564 | 74 | 74 |
| fileToClassName(File, File) | 0% | 0% | 11 | 11 | 25 | 25 | 1 | 1 | ||
| copyDir(File, File, String, String, FileFilter) | 0% | 0% | 17 | 17 | 28 | 28 | 1 | 1 | ||
| copyFile(File, File) | 0% | 0% | 9 | 9 | 24 | 24 | 1 | 1 | ||
| lineSeek(String, String, boolean, List) | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| makeNewChildDir(File, String) | 0% | 0% | 11 | 11 | 14 | 14 | 1 | 1 | ||
| deleteContents(File, FileFilter, boolean) | 0% | 0% | 13 | 13 | 23 | 23 | 1 | 1 | ||
| getBaseDirFiles(File, String[], String[]) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| listFiles(File, String, ArrayList) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| writeAsString(File, String) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| getBestFile(String[], boolean) | 0% | 0% | 11 | 11 | 21 | 21 | 1 | 1 | ||
| getFileURL(File) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| copyFiles(File, String[], File) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| getBestFile(String[]) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| listFiles(File, ArrayList, FileFilter) | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| readAsByteArray(InputStream) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| getTempDir(String) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| sleepPastFinalModifiedTime(File[]) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| flatten(String[], String) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| randomFileString() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| lineSeek(String, List, boolean, PrintStream) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| getPaths(List) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| getPaths(File[]) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| getAbsolutePaths(File[]) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| listClassFiles(File, ArrayList) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| writeStringArray(String[], DataOutputStream) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getFileURLs(File[]) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| sourceSuffixLength(String) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| newFile(File, String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| readAsString(File) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| makeClasspath(URL[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| normalizedPath(File, File) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| zipSuffixLength(String) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| copyStream(InputStream, OutputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| copyStream(Reader, Writer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeBooleanArray(boolean[], DataOutputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeIntArray(int[], DataOutputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ensureParentWritable(File) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| listFiles(File) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| listFiles(File, FileFilter) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| readBooleanArray(DataInputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readIntArray(DataInputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readStringArray(DataInputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| throwIaxUnlessCanReadDir(File, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| throwIaxUnlessCanWriteFile(File, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| throwIaxUnlessCanWriteDir(File, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toPathString(URL) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| copyStream(DataInputStream, PrintStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isZipFile(File) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getBestPath(File) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getStreamFromZip(String, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| makeOutputStream(File) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getBestFile(File) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| listClassFiles(File) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| copyValidFiles(File, File) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readAsLines(File) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| canReadDir(File) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| canReadFile(File) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| canWriteDir(File) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| canWriteFile(File) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| readAsByteArray(File) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasSourceSuffix(File) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| hasSourceSuffix(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| weakNormalize(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isValidFileName(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| flatten(File[], String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| zipSuffixLength(File) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| sourceSuffixLength(File) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| normalizedPath(File) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| copyDir(File, File, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| copyDir(File, File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaseDirFiles(File, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deleteContents(File, FileFilter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deleteContents(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |