-
Home
-
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
-
3.3.3
-
Code
-
Classes
- BWFAN_Notification_Email
| Total Complexity |
90 |
| Dependencies |
7 |
| Dependents |
4 |
| Total lines |
554 |
| Lines of code |
311 |
| Logical lines of code |
196 |
| Comment lines |
157 |
| Methods |
20 |
| Properties |
3 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| mail_sent() |
A |
47 |
12 |
33 |
| get_recipients() |
A |
54 |
12 |
21 |
| set_scheduler() |
A |
54 |
10 |
21 |
| send_test_email_notification() |
S |
46 |
6 |
39 |
| test_notification_admin() |
S |
49 |
5 |
31 |
| create_timestamp_from_array() |
S |
58 |
6 |
14 |
| set_bwfan_settings() |
S |
48 |
4 |
35 |
| get_date_string() |
S |
63 |
5 |
9 |
| run_notifications() |
S |
60 |
4 |
14 |
| prepare_frequencies() |
S |
61 |
4 |
13 |
| get_email_subject() |
S |
60 |
4 |
13 |
| send_email() |
S |
56 |
3 |
18 |
| get_template_html() |
S |
66 |
3 |
8 |
| get_frequencies() |
S |
70 |
3 |
6 |
| get_instance() |
S |
72 |
2 |
6 |
| is_notification_active() |
S |
78 |
2 |
3 |
| filter_frequencies() |
S |
68 |
2 |
8 |
| __construct() |
S |
66 |
1 |
9 |
| init() |
S |
69 |
1 |
6 |
| format_date() |
S |
75 |
1 |
4 |