Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Mysql\Schema::loadColumnSchema() | 0 | 48 | 16 | 16 | 4 | 0 | 0 |
B | Mysql\Schema::loadTableConstraints() | 0 | 86 | 7 | 7 | 5 | 1 | 0 |
B | Yiisoft\Db\Mysql\Schema::findColumns() | 0 | 33 | 10 | 13.39 | 2 | 0 | 0 |
B | Mysql\Schema::normalizeDefaultValue() | 0 | 13 | 9 | 9 | 0 | 0 | 0 |
B | Mysql\SqlParser::getNextPlaceholder() | 0 | 20 | 8 | ? | 1 | 0 | 0 |
B | Mysql\DQLQueryBuilder::buildLimit() | 0 | 10 | 7 | 7 | 3 | 0 | 0 |
A | Db\Mysql\Schema::findConstraints() | 0 | 36 | 3 | 3 | 2 | 0 | 0 |
A | Mysql\Schema::loadTableIndexes() | 0 | 29 | 3 | 3 | 4 | 0 | 0 |
A | Db\Mysql\DMLQueryBuilder::upsert() | 0 | 12 | 5 | 5 | 2 | 0 | 0 |
A | DDLQueryBuilder::addCommentOnColumn() | 0 | 21 | 4 | 4.01 | 1 | 0 | 0 |
A | Mysql\Driver::createConnection() | 0 | 9 | 5 | 5 | 0 | 0 | 0 |
A | Command::insertWithReturningPks() | 0 | 14 | 4 | 4 | 1 | 0 | 0 |
A | Mysql\Schema::getCreateTableSql() | 0 | 13 | 3 | 3 | 0 | 0 | 0 |
A | Mysql\Schema::findTableComment() | 0 | 12 | 2 | 2 | 1 | 0 | 0 |
A | DMLQueryBuilder::resetSequence() | 0 | 12 | 4 | 4 | 3 | 0 | 0 |