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 | 499 of 499 | 0% | 44 of 44 | 0% | 34 | 34 | 109 | 109 | 10 | 10 |
| zipCompress(String, String, String) | 0% | 0% | 9 | 9 | 41 | 41 | 1 | 1 | ||
| gzCompress(String, String) | 0% | 0% | 8 | 8 | 36 | 36 | 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 | ||
| createMissingTargetDirsIfNecessary(File) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| asyncCompress(String, String, String) | 0% | n/a | 1 | 1 | 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 |