| Rating | Name | Duplication | Size | Complexity |
|---|---|---|---|---|
| F | Api.handle_response() | 0 | 31 | 14 |
| C | TestResource.test_getter() | 0 | 17 | 9 |
| B | TestResource.test_passing_api() | 0 | 33 | 6 |
| B | TestResource.test_setter() | 0 | 11 | 6 |
| B | Resource.to_dict() | 0 | 11 | 5 |
| B | List.all() | 0 | 19 | 5 |
| B | Api.http_call() | 0 | 26 | 4 |
| B | TestResource.test_default_resource() | 0 | 27 | 4 |
| B | TestResource.test_to_dict() | 0 | 33 | 2 |
| A | Resource.convert() | 0 | 13 | 4 |
| A | Customer.list_bank_accounts() | 0 | 11 | 4 |
| A | Api.__init__() | 0 | 22 | 2 |
| A | ConnectionError.__str__() | 0 | 9 | 4 |
| A | test_default_configuration() | 0 | 11 | 4 |
| A | TestPost.test_post() | 0 | 14 | 2 |