Total Complexity | 11 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 111 |
Lines of code | 38 |
Logical lines of code | 18 |
Comment lines | 56 |
Methods | 9 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 60 | 2 | 14 | |
is_success() | 79 | 2 | 3 | |
is_error() | 80 | 1 | 3 | |
get_status_code() | 82 | 1 | 3 | |
get_status_message() | 82 | 1 | 3 | |
get_body() | 79 | 1 | 3 | |
get_raw_body() | 82 | 1 | 3 | |
get_headers() | 82 | 1 | 3 | |
get_raw_response() | 82 | 1 | 3 |