Source file "org/hibernate/tool/schema/internal/StandardForeignKeyExporter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 312 of 312 | 0% | 34 of 34 | 0% | 22 | 22 | 68 | 68 | 5 | 5 |
getSqlCreateStrings(ForeignKey, Metadata, SqlStringGenerationContext) | ![]() | 0% | ![]() | 0% | 10 | 10 | 30 | 30 | 1 | 1 |
getTargetColumns(ForeignKey, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
getSqlDropStrings(String, ForeignKey, Dialect) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getSqlDropStrings(ForeignKey, Metadata, SqlStringGenerationContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
StandardForeignKeyExporter(Dialect) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |