Total Complexity | 33 |
Dependencies | 7 |
Dependents | 0 |
Total lines | 267 |
Lines of code | 175 |
Logical lines of code | 100 |
Comment lines | 43 |
Methods | 13 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
schedule_summary_automation() | 52 | 7 | 24 | |
get_latest_newsletters() | 53 | 6 | 23 | |
get_email_data() | 45 | 4 | 41 | |
send_newsletter_summary_email() | 60 | 3 | 13 | |
get_email_stats() | 55 | 2 | 20 | |
maybe_enable_newsletter_summary_automation() | 67 | 2 | 8 | |
get_schedule_time() | 64 | 2 | 10 | |
maybe_disable_automation() | 66 | 2 | 9 | |
__construct() | 68 | 1 | 7 | |
get_content() | 67 | 1 | 9 | |
clear_scheduled_automation() | 81 | 1 | 3 | |
update_newsletter_summary_automation() | 79 | 1 | 3 | |
show_unsubscribe_success_message() | 72 | 1 | 5 |