Source file "org/hibernate/dialect/unique/AlterTableUniqueIndexDelegate.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 44 of 44 | 0% | 4 of 4 | 0% | 5 | 5 | 14 | 14 | 3 | 3 |
getAlterTableToAddUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getAlterTableToDropUniqueKeyCommand(UniqueKey, Metadata, SqlStringGenerationContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
AlterTableUniqueIndexDelegate(Dialect) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |