-
Home
-
Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder
-
6.24.1
-
Code
-
Classes
- FrmEmail
| Total Complexity |
86 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
928 |
| Lines of code |
404 |
| Logical lines of code |
209 |
| Comment lines |
380 |
| Methods |
38 |
| Properties |
18 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_message() |
S |
48 |
5 |
33 |
| handle_phone_numbers() |
S |
52 |
5 |
25 |
| format_recipients() |
S |
55 |
5 |
21 |
| format_from() |
S |
56 |
4 |
17 |
| send() |
S |
60 |
4 |
14 |
| send_single() |
S |
55 |
3 |
21 |
| has_recipients() |
S |
70 |
4 |
6 |
| package_header() |
S |
60 |
3 |
13 |
| prepare_email_setting() |
S |
61 |
3 |
11 |
| __construct() |
S |
53 |
2 |
24 |
| set_to() |
S |
54 |
2 |
21 |
| set_reply_to() |
S |
64 |
3 |
10 |
| set_subject() |
S |
58 |
2 |
15 |
| explode_emails() |
S |
65 |
3 |
9 |
| should_send() |
S |
60 |
2 |
14 |
| get_user_id_args() |
S |
63 |
2 |
11 |
| get_name_and_email_for_sender() |
S |
62 |
2 |
11 |
| set_from() |
S |
66 |
2 |
8 |
| set_is_plain_text() |
S |
74 |
2 |
5 |
| set_include_user_info() |
S |
73 |
2 |
5 |
| set_content_type() |
S |
75 |
2 |
5 |
| add_autop() |
S |
64 |
2 |
9 |
| maybe_add_ip() |
S |
71 |
2 |
5 |
| format_reply_to() |
S |
66 |
2 |
8 |
| get_email_from_name() |
S |
66 |
2 |
8 |
| format_from_email() |
S |
71 |
2 |
6 |
| package_atts() |
S |
59 |
1 |
15 |
| add_mandrill_filter() |
S |
73 |
2 |
5 |
| encode_subject() |
S |
69 |
2 |
6 |
| set_email_key() |
S |
81 |
1 |
3 |
| set_cc() |
S |
78 |
1 |
3 |
| set_bcc() |
S |
78 |
1 |
3 |
| prepare_additional_recipients() |
S |
69 |
1 |
7 |
| set_is_single_recipient() |
S |
67 |
1 |
8 |
| set_charset() |
S |
80 |
1 |
3 |
| set_attachments() |
S |
65 |
1 |
9 |
| remove_buddypress_filters() |
S |
76 |
1 |
4 |
| remove_mandrill_filter() |
S |
80 |
1 |
3 |