SnappyCompressorOutputStream

Source file "org/apache/commons/compress/compressors/snappy/SnappyCompressorOutputStream.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total316 of 3160%24 of 240%343483832222
writeLiteralBlock(LZ77Compressor.LiteralBlock)400%80%55111111
writeUncompressedSize(long)330%60%449911
writeBackReference(LZ77Compressor.BackReference)330%80%558811
SnappyCompressorOutputStream(OutputStream, long, Parameters)320%n/a118811
writeBackReferenceWithOneOffsetByte(int, int)230%n/a113311
writeLiteralBlockWithSize(int, int, int, LZ77Compressor.LiteralBlock)190%n/a114411
writeBackReferenceWithLittleEndianOffset(int, int, int, int)150%n/a113311
write(int)130%n/a113311
writeLiteralBlockNoSizeBytes(LZ77Compressor.LiteralBlock, int)110%n/a112211
createParameterBuilder(int)110%n/a115511
finish()100%20%224411
SnappyCompressorOutputStream(OutputStream, long, int)80%n/a112211
write(byte[], int, int)70%n/a112211
writeLiteralBlockOneSizeByte(LZ77Compressor.LiteralBlock, int)70%n/a112211
writeLiteralBlockTwoSizeBytes(LZ77Compressor.LiteralBlock, int)70%n/a112211
writeLiteralBlockThreeSizeBytes(LZ77Compressor.LiteralBlock, int)70%n/a112211
writeLiteralBlockFourSizeBytes(LZ77Compressor.LiteralBlock, int)70%n/a112211
writeLittleEndian(int, int)70%n/a112211
writeBackReferenceWithTwoOffsetBytes(int, int)70%n/a112211
writeBackReferenceWithFourOffsetBytes(int, int)70%n/a112211
SnappyCompressorOutputStream(OutputStream, long)60%n/a112211
close()60%n/a113311