Source file "org/springframework/data/redis/connection/ReactiveZSetCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 98 of 98 | 0% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
| ReactiveZSetCommands.ZRangeByScoreCommand(ByteBuffer, Range, Sort.Direction, boolean, RedisZSetCommands.Limit) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| from(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| limitTo(RedisZSetCommands.Limit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withScores() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scoresWithin(Range) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reverseScoresWithin(Range) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRange() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWithScores() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDirection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |