-
Home
-
Mail Bank – #1 Mail SMTP Plugin for WordPress
-
4.0.14 (latest)
-
Code
-
Classes
- Mail_Bank_Manage_Email
| Total Complexity |
85 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
574 |
| Lines of code |
289 |
| Logical lines of code |
152 |
| Comment lines |
270 |
| Methods |
39 |
| Properties |
16 |
Methods 39
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| mb_process_header() |
B |
38 |
16 |
74 |
| create_body_parts() |
A |
44 |
14 |
42 |
| mb_add_headers() |
S |
52 |
6 |
25 |
| validate_email_headers_mail_bank() |
S |
59 |
5 |
15 |
| mb_add_attachments_to_mail() |
S |
57 |
4 |
17 |
| mb_add_recipients() |
S |
64 |
4 |
10 |
| check_email_body_parts_mail_bank() |
S |
79 |
2 |
3 |
| mb_set_from() |
S |
72 |
2 |
5 |
| mb_set_replyto() |
S |
73 |
2 |
5 |
| __construct() |
S |
72 |
1 |
6 |
| validate_email_contents_mail_bank() |
S |
82 |
1 |
3 |
| get_email_address_mail_bank() |
S |
82 |
1 |
3 |
| mb_get_charset() |
S |
82 |
1 |
3 |
| mb_set_charset() |
S |
81 |
1 |
3 |
| mb_get_content_type() |
S |
82 |
1 |
3 |
| mb_set_content_type() |
S |
81 |
1 |
3 |
| mb_addto() |
S |
80 |
1 |
3 |
| mb_add_cc() |
S |
80 |
1 |
3 |
| mb_add_bcc() |
S |
80 |
1 |
3 |
| mb_set_body() |
S |
81 |
1 |
3 |
| mb_set_body_textpart() |
S |
81 |
1 |
3 |
| mb_set_body_html_part() |
S |
81 |
1 |
3 |
| mb_set_subject() |
S |
81 |
1 |
3 |
| mb_set_attachments() |
S |
81 |
1 |
3 |
| mb_set_messageid() |
S |
81 |
1 |
3 |
| mb_set_date() |
S |
81 |
1 |
3 |
| mb_get_headers() |
S |
82 |
1 |
3 |
| mb_get_boundary() |
S |
82 |
1 |
3 |
| mb_get_to_recipients() |
S |
82 |
1 |
3 |
| mb_get_cc_recipients() |
S |
82 |
1 |
3 |
| mb_get_bcc_recipients() |
S |
82 |
1 |
3 |
| mb_get_reply_to() |
S |
82 |
1 |
3 |
| mb_get_date() |
S |
82 |
1 |
3 |
| mb_get_message_id() |
S |
82 |
1 |
3 |
| mb_get_subject() |
S |
82 |
1 |
3 |
| mb_get_body() |
S |
82 |
1 |
3 |
| mb_get_body_text_part() |
S |
82 |
1 |
3 |
| mb_get_body_html_part() |
S |
82 |
1 |
3 |
| get_attachments() |
S |
82 |
1 |
3 |