Source file "org/springframework/data/redis/connection/lettuce/LettuceScriptingCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 151 of 151 | 0% | 6 of 6 | 0% | 13 | 13 | 37 | 37 | 10 | 10 |
| eval(byte[], ReturnType, int, byte[][]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| evalSha(String, ReturnType, int, byte[][]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| scriptKill() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| extractScriptArgs(int, byte[][]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| scriptExists(String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| extractScriptKeys(int, byte[][]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| scriptLoad(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| evalSha(byte[], ReturnType, int, byte[][]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scriptFlush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceScriptingCommands(LettuceConnection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |