Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | sql\framework\pdo\PDOConnection | 228 | 31 | 87.34% | 5 | 0 | 0 |
A | mindplay\sql\model\DatabaseContainer | 61 | 8 | 82.61% | 0 | 0 | 0 |
A | mindplay\sql\model\query\DeleteQuery | 26 | 3 | 88.89% | 0 | 0 | 0 |
A | sql\postgres\PostgresDeleteQuery | 21 | 3 | 87.5% | 1 | 0 | 1 |
A | mindplay\sql\mysql\MySQLDatabase | 56 | 9 | 100% | 1 | 0 | 0 |
A | mindplay\sql\model\query\InsertQuery | 99 | 8 | 87.8% | 1 | 0 | 0 |
A | mindplay\sql\postgres\PostgresDatabase | 76 | 9 | 91.3% | 1 | 0 | 0 |
A | mindplay\sql\model\components\Range | 58 | 9 | 55.56% | 1 | 0 | 0 |
A | mindplay\sql\model\expr | 32 | 6 | 100% | 1 | 0 | 0 |
A | mindplay\sql\framework\Result | 123 | 17 | 89.74% | 1 | 0 | 0 |
A | mindplay\sql\mysql\MySQLDeleteQuery | 18 | 3 | 77.78% | 1 | 0 | 0 |
A | mindplay\sql\framework\QueryFormatter | 19 | 4 | 100% | 2 | 1 | 1 |
A | framework\mappers\RecordMapper | 24 | 3 | 100% | 1 | 0 | 0 |
A | sql\postgres\PostgresUpdateQuery | 26 | 3 | 87.5% | 1 | 0 | 1 |
A | mindplay\sql\framework\pdo\PDOProvider | 112 | 14 | 94.44% | 2 | 0 | 1 |