Source file "org/hibernate/boot/model/relational/ColumnOrderingStrategyLegacy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 15 of 15 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ColumnOrderingStrategyLegacy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderTableColumns(Table, Metadata) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderConstraintColumns(Constraint, Metadata) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderUserDefinedTypeColumns(UserDefinedType, Metadata) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orderTemporaryTableColumns(List, Metadata) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |