Source file "org/springframework/expression/spel/ExpressionState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 17 of 53 | 67% | 1 of 2 | 50% | 4 | 7 | 4 | 14 | 3 | 6 |
| setVariable(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lookupVariable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| definesVariable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ExpressionState.VariableScope(Map) | 100% | 50% | 1 | 2 | 0 | 5 | 0 | 1 | ||
| ExpressionState.VariableScope(String, Object) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| ExpressionState.VariableScope() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |