Source file "io/lettuce/core/ScanFlow.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 273 of 273 | 0% | 32 of 32 | 0% | 25 | 25 | 41 | 41 | 9 | 9 |
| hscan(RedisHashCoroutinesCommands, Object, ScanArgs) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| sscan(RedisSetCoroutinesCommands, Object, ScanArgs) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| zscan(RedisSortedSetCoroutinesCommands, Object, ScanArgs) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| scan(RedisKeyCoroutinesCommands, ScanArgs) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| hscan$default(ScanFlow, RedisHashCoroutinesCommands, Object, ScanArgs, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sscan$default(ScanFlow, RedisSetCoroutinesCommands, Object, ScanArgs, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zscan$default(ScanFlow, RedisSortedSetCoroutinesCommands, Object, ScanArgs, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scan$default(ScanFlow, RedisKeyCoroutinesCommands, ScanArgs, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |