Total Complexity | 98 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 566 |
Lines of code | 264 |
Logical lines of code | 167 |
Comment lines | 145 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
send_emails() | 40 | 29 | 50 | |
send_renewal_email() | 47 | 18 | 29 | |
mail() | 40 | 16 | 56 | |
send_payment_failed_email() | 59 | 9 | 12 | |
get_default_email_subjects() | 52 | 4 | 24 | |
get_default_email_content() | 52 | 4 | 24 | |
send_registration_email() | 65 | 4 | 8 | |
maybe_add_html_tags() | 67 | 4 | 7 | |
pms_email_website_email() | 64 | 3 | 10 | |
pms_email_website_name() | 65 | 2 | 9 | |
get_email_headings() | 61 | 1 | 12 | |
init() | 64 | 1 | 9 | |
get_email_actions() | 74 | 1 | 4 | |
get_email_general_options() | 68 | 1 | 7 | |
pms_email_content_type() | 82 | 1 | 3 |