-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.8.6
-
Code
-
Classes
- NewsletterAddonAdmin
| Total Complexity |
38 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
206 |
| Lines of code |
127 |
| Logical lines of code |
67 |
| Comment lines |
39 |
| Methods |
22 |
| Properties |
6 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
S |
63 |
4 |
11 |
| get_label() |
S |
65 |
4 |
10 |
| setup_options() |
S |
66 |
3 |
9 |
| get_logger() |
S |
71 |
2 |
6 |
| get_option_array() |
S |
69 |
2 |
7 |
| get_options() |
S |
68 |
2 |
7 |
| save_options() |
S |
67 |
2 |
8 |
| setup_labels() |
S |
75 |
2 |
5 |
| query() |
S |
64 |
2 |
10 |
| get_results() |
S |
66 |
2 |
9 |
| get_row() |
S |
66 |
2 |
9 |
| __construct() |
S |
72 |
1 |
5 |
| admin_menu() |
S |
100 |
1 |
2 |
| get_current_language() |
S |
82 |
1 |
3 |
| is_all_languages() |
S |
81 |
1 |
3 |
| is_allowed() |
S |
82 |
1 |
3 |
| get_languages() |
S |
82 |
1 |
3 |
| is_multilanguage() |
S |
82 |
1 |
3 |
| merge_defaults() |
S |
72 |
1 |
5 |
| get_user() |
S |
81 |
1 |
3 |
| show_email_status_label() |
S |
81 |
1 |
3 |
| send_test_email() |
S |
80 |
1 |
3 |