-
Home
-
WP WooCommerce Mailchimp
-
2.4.1
-
Code
-
Classes
- SS_WC_MailChimp_API
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
287 |
Lines of code |
102 |
Logical lines of code |
48 |
Comment lines |
121 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
api_request() |
S |
45 |
6 |
40 |
get() |
S |
69 |
3 |
6 |
__construct() |
S |
67 |
2 |
7 |
maybe_log() |
S |
68 |
2 |
6 |
get_error_code() |
S |
69 |
2 |
7 |
get_error_message() |
S |
69 |
2 |
7 |
post() |
S |
79 |
1 |
3 |
put() |
S |
79 |
1 |
3 |
patch() |
S |
79 |
1 |
3 |
delete() |
S |
79 |
1 |
3 |
reset() |
S |
77 |
1 |
4 |
format_error() |
S |
69 |
1 |
7 |
has_api_key() |
S |
80 |
1 |
3 |
get_last_response() |
S |
82 |
1 |
3 |