decodeRleLiterals(byte[], int, int) |  | 0% |  | 0% | 6 | 6 | 21 | 21 | 1 | 1 |
decompressSequences(byte[], int, int, byte[], int, int, byte[], int, int, int) |   | 86% |   | 64% | 15 | 25 | 15 | 133 | 0 | 1 |
decodeRleBlock(int, byte[], int, byte[], int, int) |  | 0% |  | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
decompress(byte[], int, int, byte[], int, int) |   | 75% |   | 62% | 8 | 14 | 9 | 47 | 0 | 1 |
executeLastSequence(byte[], int, int, int, int, int, int) |  | 0% |  | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
computeMatchLengthTable(int, byte[], int, int) |   | 36% |   | 18% | 6 | 8 | 9 | 17 | 0 | 1 |
computeOffsetsTable(int, byte[], int, int) |   | 36% |   | 18% | 6 | 8 | 9 | 17 | 0 | 1 |
computeLiteralsTable(int, byte[], int, int) |   | 36% |   | 18% | 6 | 8 | 9 | 17 | 0 | 1 |
readFrameHeader(byte[], int, int) |   | 81% |   | 64% | 11 | 19 | 10 | 42 | 0 | 1 |
verifyMagic(byte[], int, int) |  | 42% |   | 33% | 3 | 4 | 4 | 8 | 0 | 1 |
decodeCompressedLiterals(byte[], int, int, int) |   | 88% |   | 60% | 6 | 10 | 3 | 36 | 0 | 1 |
decodeCompressedBlock(byte[], int, int, byte[], int, int, int, int) |  | 83% |   | 54% | 5 | 8 | 3 | 16 | 0 | 1 |
decodeRawLiterals(byte[], int, int) |  | 87% |   | 62% | 3 | 6 | 4 | 27 | 0 | 1 |
decodeRawBlock(byte[], int, int, byte[], int, int) | | 94% |   | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
static {...} |  | 100% | | n/a | 0 | 1 | 0 | 8 | 0 | 1 |
copyMatchHead(byte[], int, int, int) |  | 100% |  | 100% | 0 | 2 | 0 | 14 | 0 | 1 |
copyMatchTail(byte[], int, int, int, int, int, int) |  | 100% |  | 100% | 0 | 5 | 0 | 15 | 0 | 1 |
ZstdFrameDecompressor() |  | 100% | | n/a | 0 | 1 | 0 | 8 | 0 | 1 |
reset() |  | 100% | | n/a | 0 | 1 | 0 | 7 | 0 | 1 |
copyMatch(byte[], int, int, int, int, int, int, int) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
copyLiterals(byte[], byte[], int, int, int) | | 100% |  | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
copyLastLiteral(byte[], byte[], int, int, int) | | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
getDecompressedSize(byte[], int, int) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |