Total Complexity | 11 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 196 |
Lines of code | 155 |
Logical lines of code | 49 |
Comment lines | 0 |
Methods | 11 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
make_call_base() | 47 | 1 | 42 | |
test_build_request_with_data_and_gzip() | 53 | 1 | 22 | |
test_build_request_with_data_no_gzip() | 54 | 1 | 21 | |
test_build_request_no_data_with_gzip() | 55 | 1 | 19 | |
test_build_request_no_data_or_gzip() | 56 | 1 | 18 | |
setUp() | 68 | 1 | 7 | |
test_make_call_http() | 80 | 1 | 3 | |
test_make_call_https() | 80 | 1 | 3 | |
test_get_type() | 80 | 1 | 3 | |
test_get_status_code_200() | 68 | 1 | 9 | |
test_get_status_code_404() | 69 | 1 | 8 |