-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.8.6
-
Code
-
Classes
- NewsletterStatistics
| Total Complexity |
51 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
342 |
| Lines of code |
222 |
| Logical lines of code |
146 |
| Comment lines |
50 |
| Methods |
17 |
| Properties |
6 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| tracking() |
B |
34 |
19 |
92 |
| relink() |
S |
50 |
7 |
27 |
| relink_callback() |
S |
54 |
4 |
19 |
| add_click() |
S |
57 |
3 |
17 |
| hook_wp_loaded() |
S |
66 |
3 |
8 |
| instance() |
S |
71 |
2 |
6 |
| reset_stats_time() |
S |
68 |
2 |
7 |
| update_open_value() |
S |
66 |
2 |
8 |
| __construct() |
S |
75 |
1 |
4 |
| update_stats() |
S |
71 |
1 |
5 |
| reset_stats() |
S |
70 |
1 |
6 |
| get_statistics_url() |
S |
75 |
1 |
4 |
| get_index_url() |
S |
75 |
1 |
4 |
| get_total_count() |
S |
76 |
1 |
4 |
| get_statistics() |
S |
81 |
1 |
3 |
| get_open_count() |
S |
76 |
1 |
4 |
| get_click_count() |
S |
76 |
1 |
4 |