Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Pgsql\Schema::loadColumnSchema() | 0 | 39 | 13 | 13 | 2 | 0 | 0 |
B | Pgsql\Schema::loadTableConstraints() | 0 | 87 | 8 | 8 | 3 | 0 | 0 |
B | Pgsql\Schema::normalizeDefaultValue() | 0 | 16 | 10 | 10 | 0 | 0 | 0 |
B | Pgsql\SqlParser::getNextPlaceholder() | 0 | 27 | 10 | ? | 1 | 0 | 0 |
B | Pgsql\DDLQueryBuilder::alterColumn() | 0 | 27 | 8 | 8 | 4 | 0 | 0 |
B | Yiisoft\Db\Pgsql\Schema::findColumns() | 0 | 33 | 6 | 6 | 5 | 1 | 0 |
B | ArrayExpressionBuilder::buildPlaceholders() | 0 | 19 | 7 | 7 | 2 | 0 | 0 |
B | Db\Pgsql\Schema::findConstraints() | 0 | 46 | 5 | 5 | 7 | 0 | 0 |
A | Pgsql\ColumnSchema::dbTypecastArray() | 0 | 12 | 6 | 6 | 0 | 0 | 0 |
A | Db\Pgsql\DMLQueryBuilder::upsert() | 0 | 14 | 6 | 6 | 2 | 0 | 0 |
A | DDLQueryBuilder::checkIntegrity() | 0 | 14 | 6 | 6 | 1 | 0 | 0 |
A | Pgsql\Schema::loadTableIndexes() | 0 | 41 | 2 | 2 | 4 | 0 | 0 |
A | StructuredExpressionBuilder::buildPlaceholders() | 0 | 13 | 5 | ? | 0 | 0 | 0 |
A | StructuredExpression::getNormalizedValue() | 0 | 13 | 5 | ? | 0 | 0 | 0 |
A | Pgsql\DDLQueryBuilder::dropIndex() | 0 | 12 | 5 | 5 | 1 | 0 | 0 |