Source file "org/apache/commons/vfs2/util/Os.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 385 of 385 | 0% | 54 of 54 | 0% | 42 | 42 | 78 | 78 | 15 | 15 |
| static {...} | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | ||
| determineOsFamily() | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| determineAllFamilies() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| isOs(OsFamily, String, String, String) | 0% | 0% | 9 | 9 | 7 | 7 | 1 | 1 | ||
| familyMatches(OsFamily) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getFamily(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| versionMatches(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| archMatches(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| nameMatches(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isVersion(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isArch(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOs(String, String, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFamily(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFamily(OsFamily) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |