Source file "org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 476 of 476 | 0% | 71 of 71 | 0% | 46 | 46 | 105 | 105 | 10 | 10 |
| read(byte[], int, int) | 0% | 0% | 13 | 13 | 41 | 41 | 1 | 1 | ||
| init(boolean) | 0% | 0% | 17 | 17 | 35 | 35 | 1 | 1 | ||
| GzipCompressorInputStream(InputStream, boolean) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| readToNull(DataInput) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| matches(byte[], int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| GzipCompressorInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCompressedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMetaData() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |