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 | 634 of 634 | 0% | 117 of 117 | 0% | 68 | 68 | 142 | 142 | 8 | 8 |
| generateComparisonCode(MethodVisitor, CodeFlow, int, int) | 0% | 0% | 19 | 19 | 86 | 86 | 1 | 1 | ||
| equalityCheck(EvaluationContext, Object, Object) | 0% | 0% | 38 | 38 | 35 | 35 | 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 |