-
Home
-
Jetpack – WP Security, Backup, Speed, & Growth
-
11.5.1
-
Code
-
Classes
- Grunion_Contact_Form
| Total Complexity |
195 |
| Dependencies |
5 |
| Dependents |
7 |
| Total lines |
1,522 |
| Lines of code |
794 |
| Logical lines of code |
466 |
| Comment lines |
560 |
| Methods |
21 |
| Properties |
8 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_submission() |
D |
12 |
67 |
301 |
| parse() |
D |
29 |
33 |
108 |
| parse_contact_field() |
B |
40 |
23 |
51 |
| __construct() |
A |
38 |
13 |
68 |
| get_default_label_from_type() |
A |
45 |
13 |
44 |
| get_compiled_form() |
A |
41 |
10 |
56 |
| get_field_ids() |
A |
47 |
11 |
37 |
| store_shortcode() |
S |
60 |
6 |
12 |
| addslashes_deep() |
S |
61 |
4 |
12 |
| wrap_message_in_html_tags() |
S |
57 |
2 |
21 |
| success_message() |
S |
57 |
2 |
17 |
| get_script_for_form() |
S |
65 |
1 |
17 |
| add_name_to_address() |
S |
68 |
2 |
7 |
| esc_shortcode_val() |
S |
63 |
1 |
11 |
| style() |
S |
73 |
1 |
5 |
| style_on() |
S |
79 |
1 |
3 |
| escape_and_sanitize_field_value() |
S |
74 |
1 |
4 |
| remove_empty() |
S |
79 |
1 |
3 |
| wp_mail() |
S |
65 |
1 |
8 |
| get_mail_content_type() |
S |
81 |
1 |
3 |
| add_plain_text_alternative() |
S |
68 |
1 |
6 |