Source file "org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 297 of 297 | 0% | 28 of 28 | 0% | 25 | 25 | 71 | 71 | 11 | 11 |
| writeHeader(GzipParameters) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| GzipCompressorOutputStream(OutputStream, GzipParameters) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getBytes(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeTrailer() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| deflate() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| finish() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GzipCompressorOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |