Source file "org/springframework/expression/spel/ast/OpMinus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 220 of 518 | 57% | 34 of 86 | 60% | 27 | 53 | 46 | 96 | 2 | 7 |
| generateCode(MethodVisitor, CodeFlow) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| getValueInternal(ExpressionState) | 74% | 79% | 10 | 28 | 12 | 53 | 0 | 1 | ||
| isCompilable() | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| getRightOperand() | 66% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| isNegativeNumberLiteral() | 100% | 100% | 0 | 4 | 0 | 2 | 0 | 1 | ||
| toStringAST() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| OpMinus(int, int, SpelNodeImpl[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |