Source file "org/eclipse/persistence/internal/jpa/parsing/OrderByItemNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 152 of 152 | 0% | 16 of 16 | 0% | 15 | 15 | 41 | 41 | 7 | 7 |
| validate(ParseTreeContext) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| generateExpression(GenerationContext) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| OrderByItemNode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getDirection() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setDirection(SortDirectionNode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOrderByItem(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOrderByItem() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |