Source file "org/apache/commons/compress/compressors/lz77support/AbstractLZ77CompressorInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 471 of 471 | 0% | 40 of 40 | 0% | 37 | 37 | 88 | 88 | 17 | 17 |
| tryToCopy(int) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| tryToReadLiteral(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| AbstractLZ77CompressorInputStream(InputStream, int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| readFromBuffer(byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| prefill(byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| slideBuffer() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| startBackReference(int, long) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| readBackReference(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readLiteral(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readOneByte() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| startLiteral(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasMoreDataInBlock() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCompressedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |