Source file "org/hibernate/query/sqm/tree/select/SqmOrderByClause.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 14 of 14 | 0% | 16 | 16 | 36 | 36 | 9 | 9 |
| copy(SqmCopyContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setSortSpecifications(List) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| addSortSpecification(SqmSortSpecification) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| SqmOrderByClause(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SqmOrderByClause(boolean, List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addSortSpecification(SqmExpression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSortSpecifications() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SqmOrderByClause() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasPositionalSortItem() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |