Source file "org/springframework/data/redis/connection/lettuce/LettuceClusterSetCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 371 of 371 | 0% | 44 of 44 | 0% | 30 | 30 | 94 | 94 | 8 | 8 |
| sMove(byte[], byte[], byte[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| sInter(byte[][]) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| sDiff(byte[][]) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| sUnion(byte[][]) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| sInterStore(byte[], byte[][]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| sUnionStore(byte[], byte[][]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| sDiffStore(byte[], byte[][]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| LettuceClusterSetCommands(LettuceClusterConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |