Source file "org/springframework/data/redis/connection/lettuce/LettuceHashCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 298 of 298 | 0% | 2 of 2 | 0% | 24 | 24 | 60 | 60 | 23 | 23 |
| hSet(byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hSetNX(byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hIncrBy(byte[], byte[], long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hIncrBy(byte[], byte[], double) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hMGet(byte[], byte[][]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hDel(byte[], byte[][]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hExists(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hGet(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hMSet(byte[], Map) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hStrLen(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hRandFieldWithValues(byte[], long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hRandFieldWithValues(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hRandField(byte[], long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hScan(byte[], long, ScanOptions) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hGetAll(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hRandField(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hKeys(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hLen(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hVals(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toEntry(KeyValue) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| LettuceHashCommands(LettuceConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hScan(byte[], ScanOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$hMGet$0(KeyValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |