Source file "org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 2 of 2 | 0% | 7 | 7 | 15 | 15 | 6 | 6 |
| DeflateCompressorOutputStream(OutputStream, DeflateParameters) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DeflateCompressorOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| finish() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |