Source file "org/hibernate/cache/spi/support/DirectAccessRegionTemplate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 6 | 6 | 11 | 11 | 6 | 6 |
| DirectAccessRegionTemplate(String, RegionFactory, StorageAccess) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| putIntoCache(Object, Object, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFromCache(Object, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| destroy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStorageAccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |