Source file "org/springframework/expression/spel/ast/VariableReference.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 161 | 62% | 8 of 20 | 60% | 8 | 18 | 11 | 33 | 4 | 8 |
| generateCode(MethodVisitor, CodeFlow) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| isWritable(ExpressionState) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isCompilable() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setValueInternal(ExpressionState, Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueInternal(ExpressionState) | 100% | 100% | 0 | 5 | 0 | 12 | 0 | 1 | ||
| getValueRef(ExpressionState) | 100% | 100% | 0 | 3 | 0 | 6 | 0 | 1 | ||
| VariableReference(String, int, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| toStringAST() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |