Source file "org/apache/calcite/sql/validate/AggChecker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 327 of 327 | 0% | 50 of 50 | 0% | 29 | 29 | 87 | 87 | 4 | 4 |
visit(SqlCall) | ![]() | 0% | ![]() | 0% | 17 | 17 | 54 | 54 | 1 | 1 |
visit(SqlIdentifier) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
isGroupExpr(SqlNode) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
AggChecker(SqlValidatorImpl, AggregatingScope, List, List, boolean) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 |