Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
D | SecureCommentInputMiddleware::handle() | 0 | 45 | 18 | 342 | 0 | 0 | 0 |
B | SecureArticleInputMiddleware::handle() | 0 | 25 | 11 | 132 | 0 | 0 | 0 |
B | SecureBlogInputMiddleware::handle() | 0 | 24 | 10 | 110 | 0 | 0 | 0 |
A | Controllers\CommentController::addComment() | 0 | 42 | 2 | 6 | 0 | 0 | 0 |
A | CommentController::editComment() | 0 | 17 | 5 | 30 | 0 | 0 | 0 |
A | Controllers\ArticleController::addArticle() | 0 | 14 | 1 | 2 | 0 | 0 | 0 |
A | Controllers\BlogController::editBlog() | 0 | 14 | 4 | 20 | 0 | 0 | 0 |
A | ArticleController::editArticle() | 0 | 14 | 4 | 20 | 0 | 0 | 0 |
A | Controllers\BlogController::addBlog() | 0 | 12 | 1 | 2 | 0 | 0 | 0 |
A | AuthMiddleware::retrieveAndValidateToken() | 0 | 9 | 2 | 6 | 0 | 0 | 0 |
A | ArticleController::deleteArticle() | 0 | 9 | 2 | 6 | 0 | 0 | 0 |
A | Controllers\BlogController::getArticle() | 0 | 6 | 2 | 6 | 0 | 0 | 0 |
A | Listeners\ExampleListener::__construct() | 0 | 0 | 1 | 2 | 0 | 0 | 0 |
A | App\Jobs\ExampleJob::handle() | 0 | 0 | 1 | 2 | 0 | 0 | 0 |
A | Helper\FormatHelper::formatData() | 0 | 2 | 1 | 2 | 0 | 0 | 0 |