Source file "org/springframework/data/redis/core/ReactiveZSetOperations.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 0 of 0 | n/a | 13 | 13 | 13 | 13 | 13 | 13 |
| intersectAndStore(Object, Collection, Object, RedisZSetCommands.Aggregate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unionAndStore(Object, Collection, Object, RedisZSetCommands.Aggregate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersectWithScores(Object, Collection, RedisZSetCommands.Aggregate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unionWithScores(Object, Collection, RedisZSetCommands.Aggregate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| differenceAndStore(Object, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersectAndStore(Object, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| difference(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| differenceWithScores(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersect(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersectWithScores(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| union(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unionWithScores(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scan(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |