-
Home
-
WooCommerce
-
4.9.1
-
Code
-
Classes
- WC_API_Customers
Total Complexity |
93 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
821 |
Lines of code |
461 |
Logical lines of code |
217 |
Comment lines |
224 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
query_customers() |
A |
43 |
13 |
50 |
update_customer_data() |
A |
49 |
11 |
31 |
validate_request() |
A |
48 |
10 |
32 |
bulk() |
A |
44 |
9 |
43 |
create_customer() |
A |
48 |
8 |
30 |
get_customer() |
A |
43 |
6 |
48 |
edit_customer() |
S |
50 |
6 |
26 |
get_customer_downloads() |
S |
53 |
4 |
22 |
get_customer_orders() |
S |
53 |
4 |
22 |
get_customer_by_email() |
S |
57 |
4 |
15 |
add_customer_data() |
S |
47 |
2 |
37 |
get_customers() |
S |
60 |
3 |
13 |
get_customers_count() |
S |
61 |
3 |
11 |
modify_user_query() |
S |
67 |
3 |
8 |
register_routes() |
S |
52 |
1 |
27 |
get_customer_billing_address() |
S |
59 |
1 |
16 |
delete_customer() |
S |
66 |
2 |
8 |
get_customer_shipping_address() |
S |
61 |
1 |
14 |
is_readable() |
S |
80 |
1 |
3 |
__construct() |
S |
71 |
1 |
5 |