Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | DatabaseTransactionsTrait::createRecord() | 14 | 26 | 11 | 11.04 | 2 | 1 | 0 |
C | DatabaseTransactionsTrait::updateRecord() | 17 | 19 | 7 | 7.17 | 3 | 1 | 0 |
A | PotatoORM\Models\Model::__construct() | 0 | 9 | 4 | 4 | 3 | 0 | 1 |
A | Opeyemiabiodun\PotatoORM\Models\Model::save() | 0 | 8 | 4 | 4 | 6 | 1 | 1 |
A | PotatoORM\Models\Model::hasAttributes() | 0 | 6 | 3 | 3 | 4 | 0 | 1 |
A | Opeyemiabiodun\PotatoORM\Models\Model::__get() | 5 | 5 | 2 | 2 | 6 | 0 | 1 |
A | Connections\ConnectionFactory::load() | 0 | 9 | 3 | 3.33 | 4 | 1 | 0 |
A | PotatoORM\Models\Model::setProperties() | 0 | 4 | 3 | 3 | 3 | 1 | 0 |
A | Opeyemiabiodun\PotatoORM\Models\Model::__set() | 5 | 7 | 3 | 3 | 6 | 0 | 1 |
A | PotatoORM\Models\Model::setTable() | 0 | 8 | 3 | 3 | 4 | 0 | 1 |
A | PotatoORM\Models\Model::destroy() | 0 | 6 | 3 | 3 | 3 | 0 | 1 |
A | Connections\SqliteConnection::getColumns() | 10 | 5 | 2 | 2.03 | 1 | 0 | 0 |
A | Opeyemiabiodun\PotatoORM\Models\Model::find() | 0 | 9 | 3 | 3 | 6 | 1 | 1 |
A | SqliteConnection::getPrimaryKey() | 10 | 5 | 2 | 2.03 | 1 | 0 | 0 |
A | PotatoORM\Models\Model::getAll() | 0 | 7 | 2 | 2 | 5 | 0 | 1 |