-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.0.2
-
Code
-
Classes
- NewsletterStatisticsAdmin
Total Complexity |
23 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
194 |
Lines of code |
107 |
Logical lines of code |
60 |
Comment lines |
45 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_fix_sent_stats() |
S |
52 |
6 |
23 |
get_statistics() |
S |
55 |
3 |
20 |
add_click() |
S |
60 |
2 |
14 |
instance() |
S |
71 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
admin_menu() |
S |
69 |
1 |
7 |
get_statistics_url() |
S |
75 |
1 |
4 |
get_index_url() |
S |
75 |
1 |
4 |
get_total_count() |
S |
76 |
1 |
4 |
get_open_count() |
S |
76 |
1 |
4 |
get_error_count() |
S |
83 |
1 |
3 |
get_click_count() |
S |
76 |
1 |
4 |
update_stats() |
S |
71 |
1 |
5 |
reset_stats() |
S |
70 |
1 |
6 |