Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
B | tests.test_client.TestClient.send() | 0 | 25 | 8 |
B | api.decorators.etag() | 0 | 21 | 7 |
B | tests.test_todo_api.TestTokenAPI.test_pagination() | 0 | 62 | 1 |
B | api.decorators.json() | 0 | 19 | 6 |
B | tests.test_todo_api.TestTokenAPI.test_todos() | 0 | 50 | 2 |
B | api.helpers.match_url() | 0 | 14 | 6 |
B | api.decorators.paginate() | 0 | 47 | 3 |
B | tests.test_todo_api.TestTokenAPI.test_etag() | 0 | 45 | 1 |
A | api.decorators.rate_limit() | 0 | 18 | 4 |
A | api.rate_limit.RateLimit.__init__() | 0 | 17 | 4 |
A | api.decorators.hit_count() | 0 | 16 | 2 |
A | celery_worker.create_celery() | 0 | 13 | 2 |
A | tests.test_todo_api.TestTokenAPI.test_rate_limits() | 0 | 13 | 2 |
A | api.app.create_app() | 0 | 13 | 2 |
A | manage.adduser() | 0 | 13 | 2 |