Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Muffin\Traits\TypeGuesser::guessType() | 0 | 11 | 5 | 5 | ? | ? | ? |
B | Queries\Snippets\Values::toString() | 0 | 13 | 4 | 4 | ? | ? | ? |
A | Snippets\Select::validateColumns() | 0 | 4 | 4 | 4 | 1 | 0 | 1 |
A | AbstractJoin::buildOnConditionClause() | 0 | 6 | 4 | 4 | ? | ? | ? |
A | Muffin\Conditions\Between::isEmpty() | 0 | 5 | 4 | 4 | ? | ? | ? |
A | Queries\Snippets\OrderBy::toString() | 0 | 8 | 4 | 4 | ? | ? | ? |
A | Snippets\TableName::__construct() | 0 | 5 | 2 | 2 | ? | ? | ? |
A | Muffin\Queries\Snippets\Where::where() | 0 | 3 | 1 | 1 | ? | ? | ? |
A | Snippets\Builders\Join::innerJoin() | 0 | 3 | 1 | 1 | ? | ? | ? |
A | Queries\Snippets\Count::__construct() | 0 | 5 | 3 | 3 | 1 | 0 | 1 |
A | Conditions\AbstractInCondition::toString() | 0 | 9 | 2 | 2 | ? | ? | ? |
A | Muffin\Queries\Update::set() | 0 | 3 | 1 | 1 | ? | ? | ? |
A | Queries\Snippets\On::__construct() | 0 | 3 | 1 | 1 | ? | ? | ? |
A | Conditions\Sets\AbstractSet::add() | 0 | 3 | 1 | 1 | ? | ? | ? |
A | Snippets\Values::buildValuesSetString() | 0 | 7 | 3 | 3 | ? | ? | ? |