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 | 487 of 487 | 0% | 73 of 73 | 0% | 48 | 48 | 105 | 105 | 11 | 11 |
| read(byte[], int, int) | 0% | 0% | 12 | 12 | 39 | 39 | 1 | 1 | ||
| init(boolean) | 0% | 0% | 18 | 18 | 34 | 34 | 1 | 1 | ||
| GzipCompressorInputStream(InputStream, boolean) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| readToNull(DataInput) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| matches(byte[], int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| static {...} | 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 |