Percentage | Lines | ||
---|---|---|---|
CommentController |
|
0 % | 137 |
UserController |
|
0 % | 185 |
CreateUserForm |
|
55 % | 86 |
UserLoginForm |
|
80 % | 90 |
UpdateForm |
|
93 % | 125 |
Comment |
|
100 % | 76 |
User |
|
100 % | 61 |
CRAP Score | Lines | ||
---|---|---|---|
functions.php ➔ getPost() | 20 | 15 | |
functions.php ➔ getGet() | 6 | 6 | |
CreateUserForm::callbackSubmit() | 6 | 31 | |
UserController::getIndex() | 6 | 21 | |
UserController::getAdminIndex() | 6 | 21 | |
UserController::adminDeleteUser() | 6 | 11 | |
UserLoginForm::callbackSubmit() | 4 | 40 | |
UpdateForm::callbackSubmit() | 3 | 39 | |
functions.php ➔ hasKeyPost() | 2 | 4 | |
CommentController::postComment() | 2 | 11 | |