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 | 639 of 639 | 0% | 72 of 72 | 0% | 59 | 59 | 178 | 178 | 22 | 22 |
rewriteLastPairs() | ![]() | 0% | ![]() | 0% | 10 | 10 | 33 | 33 | 1 | 1 |
expandFromList(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 27 | 27 | 1 | 1 |
writeWritablePairs(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
clearUnusedPairs() | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
clearUnusedBlocks() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
expand(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
BlockLZ4CompressorOutputStream(OutputStream, Parameters) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeFinalLiteralBlock() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
writeBlocksAndReturnUnfinishedPair(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
lambda$new$0(LZ77Compressor.Block) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
prefill(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
addBackReference(LZ77Compressor.BackReference) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createParameterBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addLiteralBlock(LZ77Compressor.LiteralBlock) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
finish() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
recordBackReference(LZ77Compressor.BackReference) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BlockLZ4CompressorOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
clearUnusedBlocksAndPairs() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
recordLiteral(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |