Source file "org/hibernate/query/spi/AbstractCommonQueryContract.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,394 of 2,394 | 0% | 271 of 271 | 0% | 251 | 251 | 624 | 624 | 105 | 105 |
collectHints(Map) | ![]() | 0% | ![]() | 0% | 11 | 11 | 35 | 35 | 1 | 1 |
applySelectionHint(String, Object) | ![]() | 0% | ![]() | 0% | 17 | 17 | 26 | 26 | 1 | 1 |
setParameter(String, Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
applyHint(String, Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
setParameter(int, Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 16 | 16 | 1 | 1 |
setProperties(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
applyGraph(String, GraphSemantic) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
setProperties(Map) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
getMaxRows(SqmSelectStatement, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
setParameter(String, Object, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
setParameter(int, Object, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
setParameter(QueryParameter, Object, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
setParameterList(String, Collection, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
setParameterList(String, Object[], Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
setParameterList(int, Collection, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
setParameterList(int, Object[], Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
setParameterList(QueryParameter, Collection, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
setParameterList(QueryParameter, Object[], Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
applyLockModeHint(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
getParameterValue(Parameter) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
applyLockingHint(String, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
getParameterValue(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getParameterValue(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
setParameter(Parameter, Object, BindableType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getIntegerLiteral(JpaExpression, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
locateBinding(Parameter) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setParameter(Parameter, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getParameter(String, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
getParameter(int, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
applyEntityGraphHint(String, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
determineType(String, Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
applyAliasSpecificLockModeHint(String, Object) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
isBound(Parameter) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
isInstance(BindableType, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
applyFirstResult(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getJpaFlushMode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
applyMaxResults(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getParameter(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getParameter(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getHints() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setParameterList(QueryParameter, Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
AbstractCommonQueryContract(SharedSessionContractImplementor) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isRegisteredAsBasicType(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
applyJpaFlushMode(FlushModeType) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setParameter(QueryParameter, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(String, Object[], BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(int, Object[], BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(QueryParameter, Object[], BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
putIfNotNull(Map, String, Enum) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
putIfNotNull(Map, String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getMaxResults() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFirstResult() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getParameters() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
locateBinding(QueryParameterImplementor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
locateBinding(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
locateBinding(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(String, Object, BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(String, Instant, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(int, Object, BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(int, Instant, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(QueryParameter, Object, BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(Parameter, Calendar, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(Parameter, Date, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(String, Calendar, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(String, Date, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(int, Calendar, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameter(int, Date, TemporalType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(String, Collection, BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(String, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(int, Collection, BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(int, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(QueryParameter, Collection, BindableType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setHint(String, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyLockTimeoutHint(Integer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
applyLockTimeoutHint(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyHibernateLockMode(LockMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyFollowOnLockingHint(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(String, Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(int, Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(QueryParameter, Collection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyReadOnlyHint(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyGraph(RootGraphImplementor, GraphSemantic) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setComment(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHibernateFlushMode(FlushMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyJpaCacheRetrieveModeHint(CacheRetrieveMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyJpaCacheStoreModeHint(CacheStoreMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTimeout(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyTupleTransformer(TupleTransformer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyResultListTransformer(ResultListTransformer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyFetchSizeHint(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyCacheModeHint(CacheMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyCacheableHint(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyCacheRegionHint(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyLockModeType(LockModeType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyTimeoutHint(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyCommentHint(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applyFlushModeHint(FlushMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
applySynchronizeSpacesHint(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getComment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHibernateFlushMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSession() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQueryOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
applyAdditionalPossibleHints(String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |