Source file "org/apache/derby/impl/sql/compile/GroupByList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 246 of 246 | 0% | 30 of 30 | 0% | 26 | 26 | 69 | 69 | 11 | 11 |
bindGroupByColumns(SelectNode, List) | ![]() | 0% | ![]() | 0% | 12 | 12 | 42 | 42 | 1 | 1 |
preprocess(int, FromList, SubqueryList, PredicateList) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
findGroupingColumn(ValueNode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
remapColumnReferencesToExpressions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
GroupByList(ContextManager) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getGroupByColumn(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addGroupByColumn(GroupByColumn) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRollup() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isRollup() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumNeedToAddGroupingCols() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |