Total Complexity | 26 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 390 |
Lines of code | 84 |
Logical lines of code | 45 |
Comment lines | 233 |
Methods | 18 |
Properties | 18 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handle_multipart() | 67 | 3 | 7 | |
get_content_type() | 65 | 3 | 10 | |
__construct() | 62 | 2 | 11 | |
get_email_type() | 80 | 2 | 3 | |
is_enabled() | 74 | 2 | 4 | |
get_content() | 64 | 2 | 9 | |
send() | 62 | 1 | 11 | |
format_string() | 77 | 1 | 3 | |
get_subject() | 78 | 1 | 3 | |
get_heading() | 78 | 1 | 3 | |
get_recipient() | 78 | 1 | 3 | |
get_headers() | 77 | 1 | 3 | |
get_attachments() | 78 | 1 | 3 | |
get_blogname() | 79 | 1 | 3 | |
get_content_plain() | 98 | 1 | 1 | |
get_content_html() | 98 | 1 | 1 | |
get_from_name() | 77 | 1 | 3 | |
get_from_address() | 78 | 1 | 3 |