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 | 32 of 32 | 0% | 0 of 0 | n/a | 5 | 5 | 8 | 8 | 5 | 5 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LZ77Compressor.BackReference(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 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 |