-
Home
-
Bring Fraktguiden for WooCommerce
-
1.9.1
-
Code
-
Classes
- WP_Bring_Response
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
184 |
Lines of code |
68 |
Logical lines of code |
37 |
Comment lines |
77 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process() |
A |
55 |
10 |
21 |
handle_error_response() |
S |
58 |
5 |
15 |
__construct() |
S |
77 |
1 |
4 |
get_status_code() |
S |
82 |
1 |
3 |
get_headers() |
S |
82 |
1 |
3 |
get_body() |
S |
82 |
1 |
3 |
to_array() |
S |
67 |
1 |
8 |
get_errors() |
S |
82 |
1 |
3 |
has_errors() |
S |
80 |
1 |
3 |
handle_response() |
S |
73 |
1 |
5 |