-
Home
-
Simple Newsletter Plugin – Noptin
-
2.0.3
-
Code
-
Classes
- Noptin_Automation_Rules
Total Complexity |
39 |
Dependencies |
26 |
Dependents |
1 |
Total lines |
308 |
Lines of code |
136 |
Logical lines of code |
72 |
Comment lines |
119 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
47 |
6 |
38 |
create_rule() |
S |
47 |
6 |
37 |
delete_automation_rule_on_campaign_delete() |
S |
62 |
6 |
10 |
update_rule() |
S |
63 |
3 |
10 |
delete_campaign_on_automation_rule_delete() |
S |
67 |
3 |
7 |
has_action() |
S |
78 |
2 |
3 |
get_action() |
S |
78 |
2 |
3 |
get_trigger() |
S |
78 |
2 |
3 |
has_trigger() |
S |
78 |
2 |
3 |
add_action() |
S |
79 |
1 |
3 |
get_actions() |
S |
82 |
1 |
3 |
add_trigger() |
S |
79 |
1 |
3 |
get_triggers() |
S |
82 |
1 |
3 |
prepare_rule() |
S |
80 |
1 |
3 |
delete_rule() |
S |
80 |
1 |
3 |
get_table() |
S |
76 |
1 |
4 |