-
Home
-
MC4WP: Mailchimp for WordPress
-
4.10.3 (latest)
-
Code
-
Classes
- MC4WP_Form
Total Complexity |
82 |
Dependencies |
4 |
Dependents |
8 |
Total lines |
773 |
Lines of code |
282 |
Logical lines of code |
177 |
Comment lines |
327 |
Methods |
29 |
Properties |
14 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
46 |
16 |
32 |
get_instance() |
A |
51 |
8 |
26 |
load_messages() |
S |
55 |
6 |
18 |
handle_request() |
S |
52 |
5 |
25 |
parse_request_data() |
S |
56 |
5 |
17 |
get_message() |
S |
59 |
5 |
13 |
set_config() |
S |
59 |
4 |
13 |
get_required_fields() |
S |
56 |
3 |
17 |
load_settings() |
S |
58 |
3 |
15 |
get_subscriber_tags() |
S |
63 |
3 |
11 |
get_stylesheet() |
S |
64 |
3 |
10 |
add_error() |
S |
72 |
2 |
5 |
get_email_type() |
S |
69 |
2 |
7 |
__get() |
S |
70 |
2 |
6 |
get_field_types() |
S |
72 |
1 |
5 |
__construct() |
S |
65 |
1 |
9 |
get_raw_data() |
S |
82 |
1 |
3 |
get_data() |
S |
71 |
1 |
6 |
get_action() |
S |
80 |
1 |
3 |
has_errors() |
S |
80 |
1 |
3 |
add_notice() |
S |
78 |
1 |
3 |
get_lists() |
S |
66 |
1 |
8 |
get_response_html() |
S |
80 |
1 |
3 |
get_element() |
S |
79 |
1 |
3 |
get_html() |
S |
72 |
1 |
5 |
has_field_type() |
S |
78 |
1 |
3 |
get_redirect_url() |
S |
70 |
1 |
6 |
__toString() |
S |
79 |
1 |
3 |
throw_not_found_exception() |
S |
74 |
1 |
4 |