Source file "org/springframework/data/redis/connection/lettuce/LettuceScanCursor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 18 of 18 | 0% | 14 | 14 | 14 | 14 | 5 | 5 |
| doScan(long, ScanOptions) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| isFinished(long) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isMatchingCursor(long) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| scanAndProcessState(ScanCursor, ScanOptions) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LettuceScanCursor(ScanOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |