Source file "org/hibernate/CacheMode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 162 of 162 | 0% | 26 of 26 | 0% | 23 | 23 | 34 | 34 | 8 | 8 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| fromJpaModes(CacheRetrieveMode, CacheStoreMode) | 0% | 0% | 12 | 12 | 15 | 15 | 1 | 1 | ||
| interpretExternalSetting(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isPutEnabled() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| CacheMode(String, int, CacheStoreMode, CacheRetrieveMode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isGetEnabled() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getJpaStoreMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJpaRetrieveMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |