Source file "org/eclipse/persistence/internal/jpa/parsing/GroupByNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 32 of 32 | 0% | 24 | 24 | 43 | 43 | 8 | 8 |
| getAsString() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| isValidHavingExpr(Node) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| isGroupbyItem(Node) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| addGroupingToQuery(ObjectLevelReadQuery, GenerationContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| validate(ParseTreeContext, SelectNode) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getGroupByItems() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| GroupByNode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setGroupByItems(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |