-
Home
-
Mailchimp List Subscribe Form
-
2.0.0 (latest)
-
Code
-
Classes
- Mailchimp_Form_Submission
Total Complexity |
101 |
Dependencies |
2 |
Dependents |
8 |
Total lines |
566 |
Lines of code |
337 |
Logical lines of code |
210 |
Comment lines |
167 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_form_submission() |
B |
37 |
18 |
75 |
prepare_merge_fields_body() |
B |
42 |
17 |
48 |
prepare_groups_body() |
A |
47 |
12 |
36 |
request_handler() |
A |
48 |
10 |
32 |
validate_form_submission() |
A |
53 |
8 |
20 |
subscribe_to_list() |
S |
47 |
6 |
35 |
validate_address() |
S |
54 |
6 |
19 |
remove_empty_merge_fields() |
S |
62 |
7 |
10 |
validate_phone() |
S |
58 |
4 |
15 |
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 |