-
Home
-
WP WooCommerce Mailchimp
-
2.4.12
-
Code
-
Classes
- SS_WC_Settings_MailChimp
Total Complexity |
65 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
750 |
Lines of code |
438 |
Logical lines of code |
153 |
Comment lines |
187 |
Methods |
36 |
Properties |
1 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_settings() |
B |
26 |
8 |
205 |
get_lists() |
S |
53 |
4 |
24 |
log() |
S |
63 |
4 |
11 |
get_tags() |
S |
63 |
4 |
11 |
get_interest_groups() |
S |
63 |
4 |
11 |
is_valid() |
S |
79 |
3 |
3 |
save() |
S |
63 |
3 |
10 |
checks() |
S |
70 |
3 |
6 |
sysinfo_field() |
S |
54 |
1 |
26 |
wc_enqueue_js() |
S |
68 |
2 |
8 |
output() |
S |
62 |
1 |
15 |
get_sections() |
S |
66 |
2 |
8 |
get_instance() |
S |
71 |
2 |
6 |
has_list() |
S |
72 |
2 |
6 |
namespace_prefixed() |
S |
80 |
1 |
3 |
api_key() |
S |
80 |
1 |
3 |
mailchimp_api_error_msg() |
S |
69 |
1 |
6 |
mailchimp_no_lists_found() |
S |
77 |
1 |
3 |
is_enabled() |
S |
79 |
1 |
3 |
occurs() |
S |
80 |
1 |
3 |
get_list() |
S |
80 |
1 |
3 |
mailchimp() |
S |
76 |
1 |
4 |
get_message() |
S |
68 |
1 |
9 |
double_opt_in() |
S |
79 |
1 |
3 |
display_opt_in() |
S |
79 |
1 |
3 |
has_api_key() |
S |
76 |
1 |
4 |
opt_in_label() |
S |
80 |
1 |
3 |
opt_in_checkbox_default_status() |
S |
80 |
1 |
3 |
opt_in_checkbox_display_location() |
S |
80 |
1 |
3 |
register_hooks() |
S |
63 |
1 |
9 |
get_option() |
S |
80 |
1 |
3 |
__construct() |
S |
68 |
1 |
7 |
interest_groups() |
S |
80 |
1 |
3 |
debug_enabled() |
S |
79 |
1 |
3 |
tags() |
S |
80 |
1 |
3 |
init() |
S |
76 |
1 |
4 |