Source file "org/springframework/data/redis/connection/jedis/JedisResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 6 | 6 | 9 | 9 | 6 | 6 |
| JedisResult(Response, Supplier, boolean, Converter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JedisResult(Response, boolean, Converter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JedisResult(Response) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| conversionRequired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |