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 | 26 of 26 | 0% | 0 of 0 | n/a | 9 | 9 | 10 | 10 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCacheStatistics(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incPuts(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incGets(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incHits(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incMisses(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incDeletesBy(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incLockTime(String, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |