Source file "liquibase/statement/core/AddColumnStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 344 of 344 | 0% | 50 of 50 | 0% | 58 | 58 | 99 | 99 | 33 | 33 |
AddColumnStatement(String, String, String, String, String, Object, ColumnConstraint[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
shouldValidateNullable() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
isNullable() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getAutoIncrementConstraint() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
shouldValidateUnique() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
shouldValidatePrimaryKey() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getUniqueStatementName() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isAutoIncrement() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isPrimaryKey() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isUnique() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
AddColumnStatement(List) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
AddColumnStatement(String, String, String, String, String, Object, String, ColumnConstraint[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isMultiple() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
AddColumnStatement(AddColumnStatement[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAddAfterColumn(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAddBeforeColumn(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAddAtPosition(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultValueConstraintName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setComputed(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getColumns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCatalogName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSchemaName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTableName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getColumnName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getColumnType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRemarks() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConstraints() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAddAfterColumn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAddBeforeColumn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAddAtPosition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultValueConstraintName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getComputed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |