Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Vundi\Potato\Database::update() | 0 | 15 | 5 | 1 | 1 | 1 |
B | Vundi\Potato\Database::bind() | 0 | 15 | 5 | ? | ? | ? |
B | Vundi\Potato\Database::select() | 0 | 7 | 6 | ? | ? | ? |
A | Vundi\Potato\Database::__construct() | 0 | 17 | 3 | 2 | 2 | 1 |
A | Vundi\Potato\Database::insert() | 0 | 13 | 3 | 2 | 2 | 1 |
A | Vundi\Potato\Model::find() | 0 | 9 | 2 | 2 | 2 | 0 |
A | Vundi\Potato\Model::findAll() | 0 | 4 | 1 | 1 | 1 | 0 |
A | Vundi\Potato\Database::delete() | 0 | 6 | 2 | 4 | 4 | 2 |
A | Vundi\Potato\Model::save() | 0 | 3 | 1 | 3 | 3 | 1 |
A | Vundi\Potato\Database::objectSet() | 0 | 4 | 1 | 1 | 1 | 1 |
A | Vundi\Potato\Model::update() | 0 | 4 | 1 | 3 | 3 | 1 |
A | Vundi\Potato\Database::singleObject() | 0 | 8 | 2 | 2 | 2 | 1 |
A | Vundi\Potato\Model::remove() | 0 | 7 | 2 | 2 | 2 | 0 |
A | Vundi\Potato\Database::rowCount() | 0 | 2 | 1 | ? | ? | ? |
A | Vundi\Potato\Model::__construct() | 0 | 2 | 1 | ? | ? | ? |