-
Home
-
Mailchimp List Subscribe Form
-
1.8.0
-
Code
-
Classes
- Mailchimp_Form_Submission
Total Complexity |
87 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
496 |
Lines of code |
294 |
Logical lines of code |
178 |
Comment lines |
149 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_form_submission() |
B |
38 |
17 |
70 |
prepare_merge_fields_body() |
B |
41 |
18 |
53 |
prepare_groups_body() |
A |
47 |
12 |
36 |
request_handler() |
A |
48 |
10 |
32 |
remove_empty_merge_fields() |
S |
62 |
7 |
10 |
validate_form_submission() |
S |
58 |
6 |
14 |
subscribe_to_list() |
S |
49 |
4 |
32 |
prepare_subscribe_request_body() |
S |
59 |
4 |
14 |
set_all_groups_to_false() |
S |
61 |
4 |
12 |
get_subscriber_status() |
S |
61 |
3 |
12 |
init() |
S |
79 |
1 |
3 |
get_signup_form_url() |
S |
69 |
1 |
6 |