Source file "org/hibernate/query/sqm/tree/select/SqmSortSpecification.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 213 of 213 | 0% | 38 of 38 | 0% | 34 | 34 | 43 | 43 | 15 | 15 |
| appendHqlString(StringBuilder) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| SqmSortSpecification(SqmExpression, SortDirection, NullPrecedence) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reverse() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| copy(SqmCopyContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAscending() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| SqmSortSpecification(SqmExpression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SqmSortSpecification(SqmExpression, SortDirection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nullPrecedence(NullPrecedence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSortExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSortDirection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNullPrecedence() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |