Source file "org/apache/commons/compress/compressors/lz77support/LZ77Compressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 38 of 38 | 0% | 0 of 0 | n/a | 6 | 6 | 10 | 10 | 6 | 6 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LZ77Compressor.LiteralBlock(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getData() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |