Source file "org/apache/derby/impl/sql/compile/TableElementList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,940 of 1,940 | 0% | 306 of 306 | 0% | 182 | 182 | 495 | 495 | 29 | 29 |
validate(DDLStatementNode, DataDictionary, TableDescriptor) | ![]() | 0% | ![]() | 0% | 36 | 36 | 91 | 91 | 1 | 1 |
bindAndValidateGenerationClauses(SchemaDescriptor, FromList, FormatableBitSet, TableDescriptor) | ![]() | 0% | ![]() | 0% | 9 | 9 | 57 | 57 | 1 | 1 |
genConstraintActions(boolean, ConstraintConstantAction[], String, SchemaDescriptor, DataDictionary) | ![]() | 0% | ![]() | 0% | 15 | 15 | 57 | 57 | 1 | 1 |
bindAndValidateCheckConstraints(FromList) | ![]() | 0% | ![]() | 0% | 9 | 9 | 38 | 38 | 1 | 1 |
genColumnInfos(ColumnInfo[]) | ![]() | 0% | ![]() | 0% | 12 | 12 | 37 | 37 | 1 | 1 |
findIllegalGenerationReferences(FromList, TableDescriptor) | ![]() | 0% | ![]() | 0% | 10 | 10 | 27 | 27 | 1 | 1 |
validateForeignKeysOnGenerationClauses(FromList, FormatableBitSet) | ![]() | 0% | ![]() | 0% | 10 | 10 | 22 | 22 | 1 | 1 |
genIndexAction(boolean, boolean, boolean, boolean, boolean, String, ConstraintDefinitionNode, String[], boolean, SchemaDescriptor, String, int, DataDictionary) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
checkIndexPageSizeProperty(ConstraintDefinitionNode) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
appendNewColumnsToRCL(FromBaseTable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
checkForNullColumns(ConstraintDefinitionNode, TableDescriptor) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
columnsMatch(String[], String[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
verifyUniqueColumnList(DDLStatementNode, ConstraintDefinitionNode) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
areColumnsNullable(ConstraintDefinitionNode, TableDescriptor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
validatePrimaryKeyNullability() | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
setCollationTypeOnCharacterStringColumn(SchemaDescriptor, ColumnDefinitionNode) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
findColumnDefinition(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
countConstraints(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
countGenerationClauses() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setCollationTypesOnCharacterStringColumns(SchemaDescriptor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
checkForDuplicateConstraintNames(DDLStatementNode, Set, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
setColumnListToNotNull(ConstraintDefinitionNode) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addTableElement(TableElementNode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
checkForDuplicateColumns(DDLStatementNode, Set, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getColumnDataTypeDescriptor(String, TableDescriptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getColumnDataTypeDescriptor(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
containsColumnName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
TableElementList(ContextManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
countNumberOfColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |