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 | database\GenericConnectionManager | 6 | 1 | 139 | 22 | 2 | 0 | 0 |
A | exceptions\ConfigurationException | 1 | 0 | 7 | 1 | 2 | 0 | 0 |
A | yolk\database\query\Update | 2 | 1 | 80 | 10 | 1 | 0 | 0 |
A | database\adapters\MySQLConnection | 3 | 0 | 12 | 2 | 3 | 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 |
A | database\adapters\SQLiteConnection | 3 | 0 | 12 | 2 | ? | ? | ? |
A | yolk\database\query\Insert | 2 | 1 | 87 | 13 | 4 | 1 | 0 |
A | exceptions\NotConnectedException | 1 | 0 | 7 | 1 | 1 | 0 | 0 |