-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.0.2
-
Code
-
Classes
- NewsletterAddon
Total Complexity |
36 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
201 |
Lines of code |
114 |
Logical lines of code |
58 |
Comment lines |
49 |
Methods |
20 |
Properties |
7 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
61 |
5 |
13 |
get_label() |
S |
65 |
4 |
10 |
__construct() |
S |
60 |
3 |
13 |
setup_options() |
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_admin_logger() |
S |
71 |
2 |
6 |
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 |
merge_defaults() |
S |
72 |
1 |
5 |
is_all_languages() |
S |
81 |
1 |
3 |
get_current_language() |
S |
82 |
1 |
3 |
admin_menu() |
S |
100 |
1 |
2 |
show_email_status_label() |
S |
81 |
1 |
3 |
send_test_email() |
S |
80 |
1 |
3 |