Percentage | Lines | ||
---|---|---|---|
CommentController |
|
0 % | 92 |
CreateCommentForm |
|
62 % | 68 |
Comment |
|
100 % | 71 |
User |
|
100 % | 146 |
EditCommentForm |
|
100 % | 69 |
CRAP Score | Lines | ||
---|---|---|---|
CommentController::removeComment() | 12 | 17 | |
CommentController::editComment() | 12 | 22 | |
CommentController::newComment() | 6 | 17 | |
User::isUserAdmin() | 3 | 13 | |
CommentController::renderComments() | 2 | 15 | |
CreateCommentForm::callbackSubmit() | 2 | 18 | |
User::getLoggedInUser() | 2 | 6 | |
Comment::getComments() | 1 | 4 | |
Comment::getComment() | 1 | 4 | |
Comment::deleteComment() | 1 | 5 | |