Source file "org/apache/jena/sparql/algebra/optimize/ExprTransformConstantFold.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 199 of 199 | 0% | 24 of 24 | 0% | 20 | 20 | 36 | 36 | 8 | 8 |
transform(ExprFunctionOp, ExprList, Op) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
transform(ExprFunction3, Expr, Expr, Expr) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
transform(ExprFunctionN, ExprList) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
transform(ExprFunction2, Expr, Expr) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isFoldable(Expr[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
transform(ExprFunction1, Expr) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isFoldable(ExprList) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
ExprTransformConstantFold() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |