Source file "org/hibernate/stat/internal/AbstractCacheableDataStatistics.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% | 16 of 16 | 0% | 17 | 17 | 41 | 41 | 9 | 9 |
| AbstractCacheableDataStatistics(Supplier) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| appendCacheStats(StringBuilder) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| incrementCacheHitCount() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| incrementCacheMissCount() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| incrementCachePutCount() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getCacheHitCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCachePutCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCacheMissCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCacheRegionName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |