compress() | | 100% | | 94% | 1 | 10 | 0 | 27 | 0 | 1 |
slide() | | 100% | | 100% | 0 | 7 | 0 | 15 | 0 | 1 |
longestMatch(int) | | 100% | | 100% | 0 | 7 | 0 | 19 | 0 | 1 |
longestMatchForNextPosition(int) | | 100% | | 100% | 0 | 2 | 0 | 15 | 0 | 1 |
prefill(byte[]) | | 100% | | 100% | 0 | 5 | 0 | 14 | 0 | 1 |
doCompress(byte[], int, int) | | 100% | | 100% | 0 | 5 | 0 | 10 | 0 | 1 |
LZ77Compressor(Parameters, LZ77Compressor.Callback) | | 100% | | n/a | 0 | 1 | 0 | 12 | 0 | 1 |
insertString(int) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
insertStringsInMatch(int) | | 100% | | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
compress(byte[], int, int) | | 100% | | 75% | 1 | 3 | 0 | 8 | 0 | 1 |
finish() | | 100% | | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
initialize() | | 100% | | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
catchUpMissedInserts() | | 100% | | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
flushLiteralBlock() | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
flushBackReference(int) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
nextHash(int, byte) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
compress(byte[]) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
static {...} | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |