-
Home
-
Email Subscribers & Newsletters – Powerful Email Marketing, Post Notification & Newsletter Plugin for WordPress & WooCommerce
-
5.9.8 (latest)
-
Code
-
Classes
- ES_Contact_Export_Controller
| Total Complexity |
81 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
586 |
| Lines of code |
396 |
| Logical lines of code |
247 |
| Comment lines |
83 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_csv() |
B |
33 |
21 |
96 |
| generate_csv_from_results() |
B |
36 |
16 |
80 |
| generate_csv_for_single_list() |
A |
38 |
11 |
68 |
| count_subscribers() |
S |
53 |
7 |
24 |
| export_selected_lists() |
S |
55 |
4 |
19 |
| process_campaign_link_export() |
S |
52 |
3 |
24 |
| parse_data() |
S |
68 |
4 |
7 |
| export_list_contacts() |
S |
60 |
2 |
12 |
| get_instance() |
S |
71 |
2 |
6 |
| escape_data() |
S |
67 |
2 |
7 |
| get_empty_csv_headers() |
S |
62 |
1 |
12 |
| output_CSV() |
S |
63 |
1 |
11 |
| __construct() |
S |
82 |
1 |
3 |
| init() |
S |
82 |
1 |
3 |
| register_hooks() |
S |
91 |
1 |
2 |
| generate_csv_for_multiple_lists() |
S |
66 |
1 |
8 |
| process_list_export() |
S |
67 |
1 |
7 |
| show_error_message() |
S |
76 |
1 |
4 |
| escape_and_trim_data() |
S |
77 |
1 |
3 |