Source file "org/xerial/snappy/BitShuffle.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 480 of 480 | 0% | 66 of 66 | 0% | 47 | 47 | 76 | 76 | 14 | 14 |
shuffle(ByteBuffer, BitShuffleType, ByteBuffer) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
unshuffle(ByteBuffer, BitShuffleType, ByteBuffer) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
shuffle(short[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
shuffle(int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
shuffle(long[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
shuffle(float[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
shuffle(double[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unshuffleShortArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unshuffleIntArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unshuffleLongArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unshuffleFloatArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unshuffleDoubleArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
BitShuffle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |