-
Home
-
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
-
1.3.0
-
Code
-
Classes
- WooFunnels_Contact
Total Complexity |
195 |
Dependencies |
4 |
Dependents |
6 |
Total lines |
647 |
Lines of code |
310 |
Logical lines of code |
189 |
Comment lines |
216 |
Methods |
44 |
Properties |
9 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
42 |
23 |
47 |
__call() |
B |
49 |
20 |
25 |
save() |
B |
42 |
16 |
49 |
get_id() |
S |
66 |
9 |
7 |
get_email() |
S |
66 |
9 |
7 |
get_wpid() |
S |
66 |
9 |
7 |
save_changes() |
S |
57 |
5 |
17 |
get_f_name() |
S |
73 |
5 |
4 |
get_contact_no() |
S |
73 |
5 |
4 |
get_l_name() |
S |
73 |
5 |
4 |
get_creation_date() |
S |
73 |
5 |
4 |
get_type() |
S |
73 |
5 |
4 |
get_last_modified() |
S |
73 |
5 |
4 |
get_uid() |
S |
73 |
5 |
4 |
get_country() |
S |
73 |
5 |
4 |
get_city() |
S |
73 |
5 |
4 |
get_first_order_date() |
S |
73 |
5 |
4 |
get_marketing_status() |
S |
73 |
5 |
4 |
get_state() |
S |
73 |
5 |
4 |
get_meta() |
S |
61 |
4 |
12 |
set_first_order_date() |
S |
75 |
2 |
4 |
set_state() |
S |
75 |
2 |
4 |
set_city() |
S |
75 |
2 |
4 |
set_contact_no() |
S |
75 |
2 |
4 |
set_country() |
S |
75 |
2 |
4 |
set_marketing_status() |
S |
75 |
2 |
4 |
set_meta() |
S |
78 |
2 |
3 |
set_f_name() |
S |
75 |
2 |
4 |
set_email() |
S |
75 |
2 |
4 |
set_wpid() |
S |
75 |
2 |
4 |
set_id() |
S |
75 |
2 |
4 |
set_uid() |
S |
75 |
2 |
4 |
set_type() |
S |
75 |
2 |
4 |
set_creation_date() |
S |
75 |
2 |
4 |
set_last_modified() |
S |
75 |
2 |
4 |
set_l_name() |
S |
75 |
2 |
4 |
get_contact_meta() |
S |
79 |
1 |
3 |
update_meta() |
S |
79 |
1 |
3 |
save_meta() |
S |
68 |
1 |
7 |
get_contact_by_wpid() |
S |
80 |
1 |
3 |
get_contact_by_email() |
S |
80 |
1 |
3 |
get_contact_by_contact_id() |
S |
80 |
1 |
3 |
delete_meta() |
S |
80 |
1 |
3 |
get_primary_properties() |
S |
76 |
1 |
3 |