Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | User\UserController::validateUser() | 0 | 23 | 3 | 12 | 0 | 0 | 0 |
B | Mafd16\User\UserModel::createUser() | 0 | 13 | 3 | 3 | 1 | 0 | 0 |
B | UserController::postCreatingUser() | 0 | 20 | 3 | 12 | 0 | 0 | 0 |
B | UserController::postAdminCreateUser() | 24 | 17 | 2 | 6 | 0 | 0 | 0 |
A | UserController::updatePostUserProfile() | 0 | 14 | 2 | 6 | 0 | 0 | 0 |
A | UserController::postAdminUpdateUser() | 22 | 15 | 2 | 6 | 0 | 0 | 0 |
A | CommentController::deleteComment() | 10 | 5 | 1 | 2 | 1 | 0 | 0 |
A | Mafd16\User\UserController::getAdmin() | 0 | 8 | 1 | 2 | 0 | 0 | 0 |
A | Comment\CommentController::getComment() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | UserController::getUserProfile() | 0 | 8 | 1 | 2 | 0 | 0 | 0 |
A | Mafd16\User\UserController::setUp() | 0 | 6 | 1 | 2 | 0 | 0 | 0 |
A | Comment\CommentModel::getComments() | 0 | 5 | 1 | 1 | 1 | 0 | 0 |
A | UserController::getAdminUpdateUser() | 14 | 9 | 2 | 6 | 0 | 0 | 0 |
A | CommentController::getCommentToEdit() | 12 | 6 | 1 | 2 | 2 | 0 | 0 |
A | Mafd16\User\User::verifyPassword() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |