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 | 375 of 598 | 37% | 55 of 111 | 50% | 34 | 65 | 101 | 138 | 2 | 8 |
| generateComparisonCode(MethodVisitor, CodeFlow, int, int) | 0% | 0% | 19 | 19 | 86 | 86 | 1 | 1 | ||
| equalityCheck(EvaluationContext, Object, Object) | 75% | 79% | 10 | 35 | 7 | 31 | 0 | 1 | ||
| isCompilableOperatorUsingNumerics() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| toStringAST() | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
| Operator(String, int, int, SpelNodeImpl[]) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getLeftOperand() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getRightOperand() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getOperatorName() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |