Source file "org/springframework/data/redis/connection/lettuce/LettuceListCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 429 of 429 | 0% | 4 of 4 | 0% | 28 | 28 | 80 | 80 | 26 | 26 |
| lPos(byte[], byte[], Integer, Integer) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| bLMove(byte[], byte[], RedisListCommands.Direction, RedisListCommands.Direction, double) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| lMove(byte[], byte[], RedisListCommands.Direction, RedisListCommands.Direction) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| bLPop(int, byte[][]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| bRPop(int, byte[][]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| bRPopLPush(int, byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lPush(byte[], byte[][]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lSet(byte[], long, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lRem(byte[], long, byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toBytesList(KeyValue) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lInsert(byte[], RedisListCommands.Position, byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rPushX(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lPushX(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lRange(byte[], long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lTrim(byte[], long, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| rPopLPush(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lIndex(byte[], long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lPop(byte[], long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rPop(byte[], long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rPush(byte[], byte[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lLen(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lPop(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rPop(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$lPushX$1(RedisClusterAsyncCommands, Object, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$rPushX$0(RedisClusterAsyncCommands, Object, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LettuceListCommands(LettuceConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |