Source file "org/hibernate/sql/ast/tree/select/SortSpecification.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 63 of 63 | 0% | 14 of 14 | 0% | 14 | 14 | 16 | 16 | 7 | 7 |
SortSpecification(Expression, SortOrder, NullPrecedence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
SortSpecification(Expression, SortOrder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
accept(SqlAstWalker) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSortExpression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSortOrder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNullPrecedence() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |