Source file "org/springframework/data/redis/support/collections/DefaultRedisSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 284 of 284 | 0% | 10 of 10 | 0% | 31 | 31 | 50 | 50 | 26 | 26 |
| containsAll(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| add(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| diffAndStore(RedisSet, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| diffAndStore(Collection, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| intersectAndStore(RedisSet, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| intersectAndStore(Collection, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| unionAndStore(RedisSet, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| unionAndStore(Collection, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DefaultRedisSet(BoundSetOperations) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$containsAll$0(Boolean, Boolean) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| DefaultRedisSet(String, RedisOperations) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| diff(RedisSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| diff(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersect(RedisSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intersect(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| union(RedisSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| union(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scan(ScanOptions) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| randomValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scan() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |