Source file "org/apache/commons/compress/compressors/lz4/BlockLZ4CompressorOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 248 of 248 | 0% | 28 of 28 | 0% | 29 | 29 | 56 | 56 | 15 | 15 |
| writeTo(OutputStream) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| literalLength() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addLiteral(LZ77Compressor.LiteralBlock) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lengths(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| splitWithNewBackReferenceLengthOf(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setBackReference(LZ77Compressor.BackReference) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| prependTo(BlockLZ4CompressorOutputStream.Pair) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeLength(int, OutputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| prependLiteral(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| canBeWritten(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| BlockLZ4CompressorOutputStream.Pair() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasBackReference() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backReferenceLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasBeenWritten() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |