Source file "org/springframework/expression/spel/ast/OpPlus.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 605 of 605 | 0% | 85 of 85 | 0% | 54 | 54 | 134 | 134 | 10 | 10 |
getValueInternal(ExpressionState) | ![]() | 0% | ![]() | 0% | 27 | 27 | 62 | 62 | 1 | 1 |
generateCode(MethodVisitor, CodeFlow) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
walk(MethodVisitor, CodeFlow, SpelNodeImpl) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
convertTypedValueToString(TypedValue, ExpressionState) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isCompilable() | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
checkStringLength(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toStringAST() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
concatenate(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getRightOperand() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
OpPlus(int, int, SpelNodeImpl[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |