Source file "org/hibernate/sql/ast/tree/expression/BinaryArithmeticExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 0 of 0 | n/a | 9 | 9 | 21 | 21 | 9 | 9 |
| resolveSqlSelection(DomainResultCreationState) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BinaryArithmeticExpression(Expression, BinaryArithmeticOperator, Expression, BasicValuedMapping) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| createDomainResult(String, DomainResultCreationState) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| applySqlSelections(DomainResultCreationState) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| accept(SqlAstWalker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExpressionType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLeftHandOperand() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRightHandOperand() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |