Source file "org/apache/commons/io/FileSystem.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 602 of 602 | 0% | 36 of 36 | 0% | 35 | 35 | 61 | 61 | 17 | 17 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
toLegalFileName(String, char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
isLegalFileName(CharSequence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
FileSystem(String, int, boolean, boolean, int, int, char[], String[], boolean) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
getSystemProperty(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getCurrent() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
isOsNameMatch(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isIllegalFileNameChar(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isReservedFileName(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getOsMatchesName(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIllegalFileNameChars() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReservedFileNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxFileNameLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getMaxPathLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isCasePreserving() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isCaseSensitive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
supportsDriveLetter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |