Source file "org/apache/commons/compress/compressors/snappy/SnappyCompressorOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 316 of 316 | 0% | 24 of 24 | 0% | 34 | 34 | 83 | 83 | 22 | 22 |
writeLiteralBlock(LZ77Compressor.LiteralBlock) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
writeUncompressedSize(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
writeBackReference(LZ77Compressor.BackReference) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
SnappyCompressorOutputStream(OutputStream, long, Parameters) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
writeBackReferenceWithOneOffsetByte(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeLiteralBlockWithSize(int, int, int, LZ77Compressor.LiteralBlock) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeBackReferenceWithLittleEndianOffset(int, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeLiteralBlockNoSizeBytes(LZ77Compressor.LiteralBlock, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createParameterBuilder(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
finish() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SnappyCompressorOutputStream(OutputStream, long, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLiteralBlockOneSizeByte(LZ77Compressor.LiteralBlock, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLiteralBlockTwoSizeBytes(LZ77Compressor.LiteralBlock, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLiteralBlockThreeSizeBytes(LZ77Compressor.LiteralBlock, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLiteralBlockFourSizeBytes(LZ77Compressor.LiteralBlock, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeLittleEndian(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeBackReferenceWithTwoOffsetBytes(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeBackReferenceWithFourOffsetBytes(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SnappyCompressorOutputStream(OutputStream, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |