Source file "org/hibernate/sql/ast/tree/predicate/InListPredicate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 9 | 9 | 18 | 18 | 9 | 9 |
| InListPredicate(Expression, List, boolean, JdbcMappingContainer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| InListPredicate(Expression, boolean, JdbcMappingContainer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InListPredicate(Expression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InListPredicate(Expression, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InListPredicate(Expression, Expression[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addExpression(Expression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| accept(SqlAstWalker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTestExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getListExpressions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |