Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 399 of 585 | 31% | 60 of 76 | 21% | 45 | 52 | 55 | 86 | 7 | 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(float[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
shuffle(double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
unshuffleFloatArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unshuffleDoubleArray(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
shuffle(short[]) | ![]() ![]() | 66% | ![]() ![]() | 50% | 3 | 4 | 1 | 6 | 0 | 1 |
shuffle(int[]) | ![]() ![]() | 66% | ![]() ![]() | 50% | 3 | 4 | 1 | 6 | 0 | 1 |
shuffle(long[]) | ![]() ![]() | 66% | ![]() ![]() | 50% | 3 | 4 | 1 | 6 | 0 | 1 |
static {...} | ![]() ![]() | 52% | ![]() ![]() | 50% | 1 | 2 | 2 | 6 | 0 | 1 |
unshuffleShortArray(byte[]) | ![]() ![]() | 85% | ![]() ![]() | 50% | 2 | 3 | 0 | 4 | 0 | 1 |
unshuffleIntArray(byte[]) | ![]() ![]() | 85% | ![]() ![]() | 50% | 2 | 3 | 0 | 4 | 0 | 1 |
unshuffleLongArray(byte[]) | ![]() ![]() | 85% | ![]() ![]() | 50% | 2 | 3 | 0 | 4 | 0 | 1 |
BitShuffle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |