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 | 324 of 324 | 0% | 27 of 27 | 0% | 37 | 37 | 83 | 83 | 23 | 23 |
| writeLiteralBlock(LZ77Compressor.LiteralBlock) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| writeBackReference(LZ77Compressor.BackReference) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| writeUncompressedSize(long) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| SnappyCompressorOutputStream(OutputStream, long, Parameters) | 0% | n/a | 1 | 1 | 6 | 6 | 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 | ||
| lambda$new$0(LZ77Compressor.Block) | 0% | 0% | 3 | 3 | 6 | 6 | 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 | ||
| createParameterBuilder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLiteralBlockNoSizeBytes(LZ77Compressor.LiteralBlock, int) | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
| writeBackReferenceWithFourOffsetBytes(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeBackReferenceWithTwoOffsetBytes(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLiteralBlockFourSizeBytes(LZ77Compressor.LiteralBlock, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLiteralBlockOneSizeByte(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 | ||
| writeLiteralBlockTwoSizeBytes(LZ77Compressor.LiteralBlock, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLittleEndian(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 |