-
Home
-
Bring Fraktguiden for WooCommerce
-
1.8.7
-
Code
-
Classes
- WP_Bring_Response
| Total Complexity |
22 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
183 |
| Lines of code |
67 |
| Logical lines of code |
36 |
| Comment lines |
77 |
| Methods |
10 |
| Properties |
5 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process() |
A |
56 |
9 |
20 |
| 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 |