Source file "org/hibernate/boot/spi/AbstractNamedQueryDefinition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 2 of 2 | 0% | 13 | 13 | 24 | 24 | 12 | 12 |
| AbstractNamedQueryDefinition(String, Boolean, String, CacheMode, FlushMode, Boolean, LockOptions, Integer, Integer, String, Map) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| getRegistrationName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheRegion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFlushMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReadOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLockOptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getComment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |