Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | PotatoORM\Inflector::pluralize() | 0 | 39 | 7 | 1 | 1 | 0 |
B | PotatoORM\DatabaseHandler::update() | 0 | 19 | 6 | 1 | 1 | 0 |
B | Laztopaz\PotatoORM\BaseModel::save() | 0 | 16 | 6 | 2 | 1 | 1 |
B | PotatoORM\DatabaseHandler::findAndWhere() | 0 | 12 | 6 | 1 | 1 | 0 |
B | PotatoORM\DatabaseHandler::read() | 0 | 13 | 4 | 1 | 1 | 0 |
B | Laztopaz\PotatoORM\BaseModel::find() | 0 | 9 | 5 | 2 | 2 | 0 |
A | DatabaseConnection::getDatabaseDriver() | 0 | 16 | 4 | 1 | 1 | 0 |
A | Laztopaz\PotatoORM\BaseModel::destroy() | 0 | 9 | 4 | 1 | 1 | 0 |
A | DatabaseHandler::getColumnNames() | 0 | 12 | 3 | 1 | 1 | 0 |
A | DatabaseConnection::__construct() | 0 | 14 | 2 | 1 | 1 | 0 |
A | PotatoORM\DatabaseHandler::delete() | 0 | 8 | 3 | 1 | 1 | 0 |
A | PotatoORM\DatabaseHandler::insertRecord() | 0 | 10 | 2 | 2 | 1 | 0 |
A | DatabaseHandler::filterClassAttributes() | 0 | 6 | 3 | 1 | 1 | 0 |
A | DatabaseHandler::prepareUpdateQuery() | 0 | 5 | 1 | 1 | 1 | 0 |
A | Laztopaz\PotatoORM\BaseModel::getAll() | 0 | 5 | 2 | 1 | 1 | 0 |