-
Home
-
Payday
-
3.1.7
-
Code
-
Classes
- Payday_Customer_Model
Total Complexity |
42 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
207 |
Lines of code |
138 |
Logical lines of code |
69 |
Comment lines |
26 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_or_get_payday_customer_from_wc_order() |
B |
37 |
22 |
72 |
get_customer_by_ssn() |
S |
66 |
2 |
9 |
get_customer_by_email() |
S |
67 |
2 |
8 |
is_valid_order() |
S |
78 |
2 |
3 |
create_customer_array() |
S |
58 |
1 |
15 |
get_address() |
S |
74 |
2 |
4 |
get_contact() |
S |
74 |
2 |
4 |
get_country() |
S |
77 |
2 |
3 |
get_language() |
S |
78 |
2 |
3 |
get_name() |
S |
74 |
2 |
4 |
create_customer() |
S |
71 |
1 |
6 |
get_billing_data() |
S |
76 |
1 |
4 |
get_ssn() |
S |
80 |
1 |
3 |