Source file "org/springframework/data/redis/cache/MutableCacheStatistics.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 0 of 0 | n/a | 18 | 18 | 42 | 42 | 18 | 18 |
| MutableCacheStatistics(String) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getLockWaitDuration(TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incDeletes(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incLockWaitTime(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| captureSnapshot() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPuts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incPuts() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getGets() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incGets() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incHits() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMisses() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incMisses() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDeletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSince() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastReset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |