Source file "org/springframework/data/redis/cache/DefaultCacheStatisticsCollector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 0 of 0 | n/a | 10 | 10 | 18 | 18 | 10 | 10 |
| DefaultCacheStatisticsCollector() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| statsFor(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incDeletesBy(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incLockTime(String, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incPuts(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incGets(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incHits(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incMisses(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCacheStatistics(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |