-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.2.1
-
Code
-
Classes
- NewsletterAddon
Total Complexity |
44 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
234 |
Lines of code |
140 |
Logical lines of code |
74 |
Comment lines |
50 |
Methods |
23 |
Properties |
7 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
53 |
6 |
20 |
init() |
S |
61 |
5 |
13 |
get_label() |
S |
65 |
4 |
10 |
setup_options() |
S |
66 |
3 |
9 |
get_admin_logger() |
S |
71 |
2 |
6 |
query() |
S |
64 |
2 |
10 |
setup_labels() |
S |
75 |
2 |
5 |
save_options() |
S |
67 |
2 |
8 |
get_options() |
S |
68 |
2 |
7 |
get_option_array() |
S |
69 |
2 |
7 |
get_logger() |
S |
72 |
2 |
6 |
upgrade() |
S |
100 |
1 |
2 |
is_multilanguage() |
S |
82 |
1 |
3 |
get_languages() |
S |
82 |
1 |
3 |
is_allowed() |
S |
82 |
1 |
3 |
is_all_languages() |
S |
81 |
1 |
3 |
get_current_language() |
S |
82 |
1 |
3 |
merge_defaults() |
S |
72 |
1 |
5 |
admin_menu() |
S |
100 |
1 |
2 |
deactivate() |
S |
73 |
1 |
5 |
weekly_check() |
S |
76 |
1 |
4 |
show_email_status_label() |
S |
81 |
1 |
3 |
send_test_email() |
S |
80 |
1 |
3 |