Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
D | Trello\Service::handleWebhook() | 20 | 138 | 61 | ? | 7 | 6 | 0 |
C | Trello\Client::api() | 0 | 45 | 21 | 21 | 0 | 0 | 0 |
C | Listener\ErrorListener::onRequestError() | 0 | 36 | 16 | 272 | 0 | 0 | 0 |
C | AuthListener::onRequestBeforeSend() | 24 | 34 | 8 | 72 | 1 | 1 | 1 |
B | AbstractApi::createParametersBody() | 0 | 13 | 9 | 90 | 0 | 0 | 0 |
B | Trello\Model\Card::addChecklist() | 0 | 18 | 5 | ? | 0 | 0 | 0 |
B | Trello\Model\Card::removeChecklist() | 0 | 13 | 6 | ? | 0 | 0 | 0 |
B | Trello\Model\Checklist::getItemKey() | 5 | 8 | 5 | ? | 0 | 0 | 0 |
B | Trello\Api\AbstractApi::__call() | 0 | 9 | 5 | 30 | 0 | 0 | 0 |
B | Trello\Model\Checklist::preSave() | 0 | 11 | 5 | ? | 0 | 0 | 0 |
B | Trello\Client::authenticate() | 0 | 9 | 6 | 6.17 | 0 | 0 | 0 |
B | Trello\Model\Checklist::hasItem() | 5 | 5 | 5 | ? | 0 | 0 | 0 |
A | Trello\Model\Card::removeLabel() | 0 | 10 | 4 | ? | 0 | 0 | 0 |
A | Trello\Model\Card::hasChecklist() | 0 | 7 | 4 | ? | 0 | 0 | 0 |
A | HttpClient\HttpClient::createRequest() | 0 | 11 | 4 | 4 | 0 | 0 | 0 |