-
Home
-
Icegram Express – email subscribers, optin forms, newsletters and marketing automation for WordPress & WooCommerce
-
5.8.4
-
Code
-
Classes
- ES_Contact_Controller
Total Complexity |
29 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
192 |
Lines of code |
140 |
Logical lines of code |
69 |
Comment lines |
13 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize_contact_data() |
A |
47 |
8 |
36 |
process_contact_save() |
S |
49 |
5 |
31 |
get_existing_contact_data() |
S |
52 |
3 |
25 |
maybe_send_welcome_email() |
S |
57 |
2 |
16 |
update_contact_lists() |
S |
64 |
3 |
9 |
get_instance() |
S |
71 |
2 |
6 |
update_contact() |
S |
70 |
2 |
6 |
__construct() |
S |
82 |
1 |
3 |
init() |
S |
82 |
1 |
3 |
register_hooks() |
S |
91 |
1 |
2 |
save_contact() |
S |
80 |
1 |
3 |