-
Home
-
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
-
2.8.1
-
Code
-
Classes
- BWFAN_DEV_Remove_Duplicate_Contacts
Total Complexity |
62 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
296 |
Lines of code |
248 |
Logical lines of code |
168 |
Comment lines |
1 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
bwfan_remove_duplicate_contacts() |
B |
36 |
18 |
79 |
create_new_contact() |
B |
41 |
19 |
54 |
get_contact_fields_with_value() |
S |
56 |
5 |
17 |
schedule_to_remove_duplicate_contacts() |
S |
54 |
4 |
21 |
remove_meta() |
S |
61 |
4 |
13 |
check_duplicates() |
S |
62 |
2 |
11 |
get_instance() |
S |
71 |
2 |
6 |
get_orders() |
S |
62 |
2 |
10 |
get_unsubscribe_data() |
S |
61 |
1 |
13 |
__construct() |
S |
75 |
1 |
4 |
get_duplicate_contacts() |
S |
72 |
1 |
5 |
update_contact_field() |
S |
78 |
1 |
3 |
unsubscribe_contact() |
S |
77 |
1 |
3 |
output_css() |
S |
77 |
1 |
9 |