-
Home
-
Secure Downloads
-
1.2.5 (latest)
-
Code
-
Classes
- OPSD_Emails_API
Total Complexity |
50 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
518 |
Lines of code |
247 |
Logical lines of code |
125 |
Comment lines |
188 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_emails() |
S |
51 |
7 |
24 |
send() |
S |
49 |
5 |
30 |
email_error_parse() |
S |
58 |
5 |
15 |
get_content_plain() |
S |
55 |
4 |
19 |
get_content_html() |
S |
56 |
4 |
18 |
replace_shortcodes() |
S |
55 |
3 |
19 |
process_multipart() |
S |
66 |
3 |
8 |
get_email_content_type() |
S |
77 |
3 |
3 |
get_content_type() |
S |
65 |
3 |
10 |
get_headers() |
S |
61 |
2 |
11 |
get_plain_replace_array() |
S |
55 |
1 |
24 |
get_plain_search_array() |
S |
55 |
1 |
24 |
get_content() |
S |
63 |
2 |
10 |
get_subject() |
S |
68 |
1 |
7 |
get_from__name() |
S |
78 |
1 |
3 |
get_from__email_address() |
S |
79 |
1 |
3 |
get_attachments() |
S |
82 |
1 |
3 |
set_replace() |
S |
82 |
1 |
3 |
esc_to_plain_text() |
S |
75 |
1 |
4 |
__construct() |
S |
65 |
1 |
9 |