Source file "org/springframework/data/redis/support/collections/AbstractRedisCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 199 of 199 | 0% | 18 of 18 | 0% | 24 | 24 | 48 | 48 | 15 | 15 |
| equals(Object) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addAll(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| containsAll(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeAll(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractRedisCollection(String, RedisOperations) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| rename(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| expire(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkResult(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| expireAt(Date) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpire() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| persist() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |