Source file "ch/qos/logback/core/rolling/helper/Compressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 359 of 359 | 0% | 36 of 36 | 0% | 30 | 30 | 85 | 85 | 10 | 10 |
| zipCompress(String, String, String) | 0% | 0% | 7 | 7 | 29 | 29 | 1 | 1 | ||
| gzCompress(String, String) | 0% | 0% | 6 | 6 | 24 | 24 | 1 | 1 | ||
| computeFileNameStrWithoutCompSuffix(String, CompressionMode) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| compress(String, String, String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| asyncCompress(String, String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createMissingTargetDirsIfNecessary(File) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| computeZipEntry(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Compressor(CompressionMode) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| computeZipEntry(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |