Source file "org/springframework/data/redis/core/ScanOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 4 of 4 | 0% | 9 | 9 | 15 | 15 | 7 | 7 |
| build() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| type(DataType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| type(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| count(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| match(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| match(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ScanOptions.ScanOptionsBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |