Source file "org/hibernate/stat/internal/CacheRegionStatisticsImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 129 of 129 | 0% | 6 of 6 | 0% | 15 | 15 | 35 | 35 | 12 | 12 |
toString() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
CacheRegionStatisticsImpl(Region) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getElementCountInMemory() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getElementCountOnDisk() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSizeInMemory() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getRegionName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHitCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMissCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPutCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
incrementHitCount() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
incrementMissCount() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
incrementPutCount() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |