Source file "org/apache/derby/iapi/sql/dictionary/ForeignKeyConstraintDescriptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 135 of 135 | 0% | 12 of 12 | 0% | 15 | 15 | 36 | 36 | 9 | 9 |
| getReferencedConstraint() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| ForeignKeyConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, ReferencedKeyConstraintDescriptor, boolean, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ForeignKeyConstraintDescriptor(DataDictionary, TableDescriptor, String, boolean, boolean, int[], UUID, UUID, SchemaDescriptor, UUID, boolean, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getReferencedConstraintId() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| needsToFire(int, int[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| isSelfReferencingFK() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRaDeleteRule() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRaUpdateRule() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConstraintType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |