Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | yolk\database\BaseConnection | 13 | 1 | 437 | 67 | 8 | 1 | 2 |
B | yolk\database\support\DatabaseTree | 1 | 1 | 384 | 53 | 2 | 0 | 1 |
B | yolk\database\query\BaseQuery | 1 | 1 | 330 | 50 | 7 | 1 | 2 |
A | yolk\database\DSN | 1 | 1 | 253 | 33 | 1 | 0 | 0 |
A | yolk\database\query\Replace | 2 | 0 | 21 | 3 | 2 | 0 | 1 |
A | database\exceptions\QueryException | 1 | 0 | 7 | 1 | 2 | 0 | 0 |
A | yolk\database\query\Select | 2 | 1 | 149 | 22 | 3 | 1 | 0 |
A | database\GenericConnectionManager | 6 | 1 | 139 | 22 | 2 | 0 | 0 |
A | exceptions\ConfigurationException | 1 | 0 | 7 | 1 | 2 | 0 | 0 |
A | database\adapters\MySQLConnection | 3 | 0 | 12 | 2 | 3 | 0 | 0 |
A | yolk\database\query\Update | 2 | 1 | 80 | 10 | 1 | 0 | 0 |
A | exceptions\ConnectionException | 1 | 0 | 7 | 1 | 2 | 0 | 0 |
A | database\adapters\PgSQLConnection | 3 | 0 | 12 | 2 | ? | ? | ? |
A | yolk\database\query\Delete | 2 | 1 | 48 | 6 | 1 | 0 | 0 |
A | database\exceptions\DatabaseException | 0 | 0 | 14 | 1 | 3 | 0 | 0 |