Source file "org/springframework/data/redis/connection/lettuce/LettuceResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36 of 36 | 0% | 0 of 0 | n/a | 7 | 7 | 9 | 9 | 7 | 7 |
| LettuceResult(Future, Supplier, boolean, Converter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LettuceResult(Future, boolean, Converter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LettuceResult(Future) | 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$1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |