Source file "org/springframework/data/redis/connection/ClusterSlotHashUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,206 of 1,206 | 0% | 20 of 20 | 0% | 20 | 20 | 38 | 38 | 10 | 10 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calculateSlot(byte[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| crc16(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isSameSlotForAllKeys(byte[][]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| isSameSlotForAllKeys(Collection) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| indexOf(byte[], int, byte) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isSameSlotForAllKeys(ByteBuffer[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| calculateSlot(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| indexOf(byte[], byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$isSameSlotForAllKeys$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |