Source file "org/hibernate/query/criteria/CriteriaDefinition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 353 of 353 | 0% | 2 of 2 | 0% | 62 | 62 | 80 | 80 | 61 | 61 |
| restrict(Predicate) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| CriteriaDefinition(SessionFactory, Class, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CriteriaDefinition(EntityManagerFactory, Class, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CriteriaDefinition(SessionFactory, Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CriteriaDefinition(EntityManagerFactory, Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CriteriaDefinition(SessionFactory, CriteriaQuery) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CriteriaDefinition(EntityManagerFactory, CriteriaQuery) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CriteriaDefinition(SharedSessionContract, Class, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CriteriaDefinition(EntityManager, Class, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withRecursiveUnionAll(String, AbstractQuery, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withRecursiveUnionDistinct(String, AbstractQuery, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CriteriaDefinition(SharedSessionContract, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CriteriaDefinition(SharedSessionContract, CriteriaQuery) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CriteriaDefinition(EntityManager, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CriteriaDefinition(EntityManager, CriteriaQuery) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fetch(JpaExpression, FetchClauseType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetch(Number, FetchClauseType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withRecursiveUnionAll(AbstractQuery, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withRecursiveUnionDistinct(AbstractQuery, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(String, AbstractQuery) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSelectionQuery(QueryProducer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createQuery(EntityManager) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| select(Selection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiselect(Selection[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| multiselect(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| where(Expression) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| where(Predicate[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(Expression[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| groupBy(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| having(Expression) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| having(Predicate[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderBy(Order[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderBy(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| distinct(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(EntityType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subquery(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| offset(JpaExpression) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| offset(Number) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetch(JpaExpression) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetch(Number) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCteCriteria(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(AbstractQuery) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(Subquery) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(JpaCteCriteria) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOrderList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRoots() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGroupList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGroupRestriction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDistinct() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResultType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRestriction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchClauseType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRootList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCteCriterias() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQuerySpec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQueryPart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |