Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | AbstractColumnDefinition::__construct() | 0 | 4 | 1 | 2 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setDataType() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AbstractColumnDefinition::toArray() | 0 | 9 | 3 | 3 | 0 | 0 | 0 |
A | StringColumn::setCharacterMaximumLength() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setIsNullable() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | DecimalColumn::setNumericScale() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | DecimalColumn::setNumericUnsigned() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setName() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | BlobColumn::setCharacterOctetLength() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setCatalog() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setNativeDataType() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setIsPrimary() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | IntegerColumn::setNumericUnsigned() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setOrdinalPosition() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | AbstractColumnDefinition::setAlias() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |