Total Complexity | 79 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 514 |
Lines of code | 234 |
Logical lines of code | 181 |
Comment lines | 109 |
Methods | 14 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_body() | 34 | 25 | 81 | |
get_headers() | 55 | 10 | 16 | |
get_subject() | 57 | 8 | 14 | |
get_recipients() | 60 | 8 | 12 | |
populate() | 54 | 5 | 19 | |
send() | 56 | 3 | 16 | |
set_trigger() | 59 | 3 | 14 | |
schedule() | 60 | 3 | 12 | |
__construct() | 68 | 3 | 7 | |
update_last_run() | 63 | 3 | 10 | |
get_email_styling() | 66 | 3 | 7 | |
save_settings() | 60 | 2 | 13 | |
get_message() | 62 | 2 | 10 | |
get_trigger() | 79 | 1 | 3 |