Source file "liquibase/statement/ForeignKeyConstraint.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 131 of 131 | 0% | 0 of 0 | n/a | 22 | 22 | 48 | 48 | 22 | 22 |
ForeignKeyConstraint(String, String, String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
ForeignKeyConstraint(String, String, String, String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
ForeignKeyConstraint(String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ForeignKeyConstraint(String, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setColumn(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDeleteCascade(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInitiallyDeferred(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDeferrable(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReferencedTableCatalogName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReferencedTableSchemaName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValidateForeignKey(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getForeignKeyName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getColumn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReferences() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDeleteCascade() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReferencedTableName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReferencedTableCatalogName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReferencedTableSchemaName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReferencedColumnNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isInitiallyDeferred() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDeferrable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shouldValidateForeignKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |