Source file "org/springframework/expression/spel/ast/FunctionReference.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 428 of 512 | 16% | 44 of 50 | 12% | 28 | 33 | 87 | 102 | 5 | 8 |
| executeFunctionBoundMethodHandle(ExpressionState, MethodHandle) | 0% | 0% | 8 | 8 | 29 | 29 | 1 | 1 | ||
| executeFunctionJLRMethod(ExpressionState, Method) | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| isCompilable() | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| generateCode(MethodVisitor, CodeFlow) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getValueInternal(ExpressionState) | 60% | 66% | 2 | 4 | 8 | 16 | 0 | 1 | ||
| getArguments(ExpressionState) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toStringAST() | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| FunctionReference(String, int, int, SpelNodeImpl[]) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |