Source file "org/hibernate/sql/ast/tree/predicate/ComparisonPredicate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 0 of 0 | n/a | 8 | 8 | 15 | 15 | 8 | 8 |
| ComparisonPredicate(Expression, ComparisonOperator, Expression, JdbcMappingContainer) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ComparisonPredicate(Expression, ComparisonOperator, Expression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| accept(SqlAstWalker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLeftHandExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRightHandExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpressionType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |