-
Home
-
FunnelKit – Funnel Builder for WooCommerce Checkout
-
2.3.0
-
Code
-
Classes
- WooFunnels_DB_Operations
Total Complexity |
61 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
504 |
Lines of code |
258 |
Logical lines of code |
133 |
Comment lines |
175 |
Methods |
25 |
Properties |
4 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_contact_meta() |
A |
47 |
9 |
38 |
get_customers() |
S |
47 |
6 |
37 |
save_contact_meta() |
S |
53 |
6 |
25 |
get_contacts() |
S |
55 |
4 |
18 |
insert_contact() |
S |
59 |
4 |
14 |
insert_customer() |
S |
53 |
3 |
23 |
update_contact() |
S |
62 |
4 |
10 |
update_customer() |
S |
62 |
4 |
10 |
meta_id_exists() |
S |
70 |
3 |
5 |
delete_contact_meta() |
S |
67 |
2 |
8 |
get_instance() |
S |
72 |
2 |
6 |
get_customer_by_customer_id() |
S |
72 |
1 |
5 |
get_customer_by_cid() |
S |
72 |
1 |
5 |
get_customer() |
S |
72 |
1 |
5 |
get_all_customers() |
S |
72 |
1 |
5 |
__construct() |
S |
68 |
1 |
7 |
get_contact_meta_value() |
S |
71 |
1 |
5 |
get_contact_by_contact_id() |
S |
74 |
1 |
4 |
get_contact_by_phone() |
S |
74 |
1 |
4 |
get_contact_by_email() |
S |
74 |
1 |
4 |
get_contact_by_wpid() |
S |
74 |
1 |
4 |
get_contact() |
S |
74 |
1 |
4 |
get_all_contacts_count() |
S |
75 |
1 |
4 |
get_all_contacts() |
S |
75 |
1 |
4 |
get_contact_metadata() |
S |
74 |
1 |
4 |