Source file "org/apache/commons/compress/compressors/deflate64/Deflate64CompressorInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 121 of 121 | 0% | 14 of 14 | 0% | 16 | 16 | 37 | 37 | 8 | 8 |
| read(byte[], int, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| read() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Deflate64CompressorInputStream(HuffmanDecoder) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Deflate64CompressorInputStream(InputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| closeDecoder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getCompressedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |