Source file "org/springframework/expression/spel/ast/Operator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 598 of 598 | 0% | 111 of 111 | 0% | 65 | 65 | 138 | 138 | 8 | 8 |
| generateComparisonCode(MethodVisitor, CodeFlow, int, int) | 0% | 0% | 19 | 19 | 86 | 86 | 1 | 1 | ||
| equalityCheck(EvaluationContext, Object, Object) | 0% | 0% | 35 | 35 | 31 | 31 | 1 | 1 | ||
| toStringAST() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isCompilableOperatorUsingNumerics() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| Operator(String, int, int, SpelNodeImpl[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getLeftOperand() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRightOperand() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperatorName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |