Source file "org/springframework/data/redis/cache/NoOpCacheStatisticsCollector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 6 of 6 | 0% | 15 | 15 | 19 | 19 | 12 | 12 |
| equals(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| NoOpCacheStatisticsCollector.EmptyStatistics(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastReset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPuts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGets() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMisses() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLockWaitDuration(TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSince() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |