Source file "org/apache/commons/compress/utils/FileNameUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 10 of 10 | 0% | 10 | 10 | 13 | 13 | 5 | 5 |
| getBaseName(Path) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getExtension(Path) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getBaseName(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| FileNameUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtension(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |