Source file "org/apache/derby/impl/sql/compile/FKConstraintDefinitionNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 194 of 194 | 0% | 22 of 22 | 0% | 17 | 17 | 44 | 44 | 6 | 6 |
| bind(DDLStatementNode, DataDictionary) | 0% | 0% | 11 | 11 | 30 | 30 | 1 | 1 | ||
| FKConstraintDefinitionNode(TableName, TableName, ResultColumnList, ResultColumnList, int[], ContextManager) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getReferencedConstraintInfo() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| acceptChildren(Visitor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getRefTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrivType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |