Source file "org/apache/jena/sparql/expr/aggregate/AggregatorFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 174 of 174 | 0% | 26 of 26 | 0% | 28 | 28 | 19 | 19 | 15 | 15 |
| createGroupConcat(boolean, Expr, String, ExprList) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| createCustom(String, boolean, ExprList) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createCountExpr(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createSum(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createMin(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createMax(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createAvg(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createMedian(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createMode(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createSample(boolean, Expr) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createCount(boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createCustom(String, boolean, Expr) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createCustom(String, Args) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createAggNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AggregatorFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |