Source file "org/springframework/data/redis/core/RedisCommand.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,286 of 2,286 | 0% | 44 of 44 | 0% | 36 | 36 | 213 | 213 | 14 | 14 |
| static {...} | 0% | n/a | 1 | 1 | 158 | 158 | 1 | 1 | ||
| validateArgumentCount(int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| RedisCommand(String, int, String, int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| buildCommandLookupTable() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| isRepresentedBy(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| RedisCommand(String, int, String, int, int, String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| failsafeCommandLookup(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| requiresExactNumberOfArguments() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isReadonly() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| RedisCommand(String, int, String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| requiresArguments() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| arguments(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isRead() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWrite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |