Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Task\TaskService::validateTask() | 0 | 15 | 8 | ? | 2 | 0 | 0 |
B | Service\Task\TaskService::create() | 0 | 21 | 6 | ? | 2 | 0 | 0 |
A | Service\User\Update::validateUserData() | 0 | 11 | 6 | 6 | 0 | 0 | 0 |
A | App\Service\Note\Update::update() | 0 | 13 | 5 | 5 | 1 | 0 | 0 |
A | integration\BaseTestCase::runApp() | 0 | 21 | 3 | ? | 3 | 0 | 0 |
A | TaskRepository::getTasksByPage() | 0 | 19 | 4 | 20 | 0 | 0 | 0 |
A | Repository\TaskRepository::update() | 0 | 16 | 1 | 1 | 1 | 0 | 0 |
A | App\Service\User\Login::login() | 0 | 16 | 4 | 4 | 1 | 0 | 0 |
A | UserRepository::getUsersByPage() | 0 | 15 | 3 | 3 | 0 | 0 | 0 |
A | Controller\Task\GetAll::__invoke() | 0 | 15 | 1 | 1 | 0 | 0 | 0 |
A | NoteRepository::getNotesByPage() | 0 | 15 | 3 | 3 | 1 | 0 | 0 |
A | integration\DefaultTest::testStatus() | 0 | 15 | 1 | ? | 2 | 0 | 0 |
A | Repository\TaskRepository::create() | 0 | 15 | 1 | 1 | 1 | 0 | 0 |
A | Service\User\Create::validateUserData() | 0 | 14 | 4 | 4 | 0 | 0 | 0 |
A | integration\UserTest::testCreateUser() | 0 | 13 | 1 | ? | 3 | 0 | 0 |