-
Home
-
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
-
1.3.0
-
Code
-
Classes
- WooFunnels_DB_Operations
Total Complexity |
62 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
506 |
Lines of code |
265 |
Logical lines of code |
142 |
Comment lines |
169 |
Methods |
24 |
Properties |
4 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_contact_meta() |
A |
45 |
11 |
43 |
save_contact_meta() |
S |
51 |
7 |
28 |
get_customers() |
S |
47 |
6 |
37 |
get_contacts() |
S |
54 |
4 |
19 |
insert_customer() |
S |
54 |
3 |
21 |
update_contact() |
S |
62 |
4 |
10 |
update_customer() |
S |
62 |
4 |
10 |
insert_contact() |
S |
62 |
3 |
11 |
meta_id_exists() |
S |
70 |
3 |
5 |
get_instance() |
S |
72 |
2 |
6 |
delete_contact_meta() |
S |
67 |
2 |
8 |
get_contact_metadata() |
S |
72 |
1 |
5 |
get_contact_by_contact_id() |
S |
72 |
1 |
5 |
get_contact_by_email() |
S |
72 |
1 |
5 |
get_contact_by_wpid() |
S |
72 |
1 |
5 |
get_contact_meta_value() |
S |
71 |
1 |
5 |
get_contact() |
S |
72 |
1 |
5 |
get_all_contacts_count() |
S |
72 |
1 |
5 |
get_all_customers() |
S |
72 |
1 |
5 |
get_all_contacts() |
S |
72 |
1 |
5 |
get_customer() |
S |
72 |
1 |
5 |
get_customer_by_cid() |
S |
72 |
1 |
5 |
get_customer_by_customer_id() |
S |
72 |
1 |
5 |
__construct() |
S |
68 |
1 |
7 |