Source file "liquibase/structure/core/ForeignKey.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 675 of 675 | 0% | 108 of 108 | 0% | 88 | 88 | 127 | 127 | 34 | 34 |
| compareTo(Object) | 0% | 0% | 21 | 21 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 16 | 16 | 16 | 16 | 1 | 1 | ||
| hashCode() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toDisplayString(List) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| ForeignKey(String, String, String, String, Column[]) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| setPrimaryKeyColumns(List) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setForeignKeyColumns(List) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getContainingObjects() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addPrimaryKeyColumn(Column) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addForeignKeyColumn(Column) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ForeignKey() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getSchema() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isDeferrable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDeferrable(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isInitiallyDeferred() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setInitiallyDeferred(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shouldValidate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setShouldValidate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ForeignKey(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPrimaryKeyTable(Table) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setForeignKeyTable(Table) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUpdateRule(ForeignKeyConstraintType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeleteRule(ForeignKeyConstraintType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBackingIndex(Index) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPrimaryKeyTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrimaryKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getForeignKeyTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getForeignKeyColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUpdateRule() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeleteRule() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBackingIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |