-
Home
-
WooCommerce POS – Point of Sale
-
0.4.25
-
Code
-
Classes
- WC_POS_API_Orders
Total Complexity |
141 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
838 |
Lines of code |
471 |
Logical lines of code |
258 |
Comment lines |
244 |
Methods |
34 |
Properties |
2 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_order_data() |
B |
44 |
17 |
38 |
order_response() |
A |
46 |
13 |
33 |
update_post_metadata() |
A |
47 |
12 |
32 |
order_add_product() |
S |
57 |
7 |
17 |
get_shipping_line() |
S |
58 |
7 |
15 |
order_add_shipping() |
S |
60 |
6 |
12 |
get_product_from_item() |
S |
62 |
6 |
11 |
process_payment() |
S |
54 |
5 |
20 |
add_cashier_details() |
S |
56 |
5 |
17 |
payment_redirect() |
S |
57 |
5 |
14 |
product_tax_class() |
S |
62 |
5 |
11 |
get_line_item() |
S |
66 |
5 |
8 |
get_customer_details() |
S |
53 |
3 |
22 |
add_product_meta() |
S |
67 |
4 |
7 |
updated_order_item_meta() |
S |
62 |
4 |
10 |
remove_admin_emails() |
S |
50 |
1 |
44 |
create_order() |
S |
59 |
3 |
13 |
get_ids() |
S |
57 |
2 |
17 |
add_payment_details() |
S |
63 |
3 |
9 |
payment_failure() |
S |
65 |
3 |
8 |
find_rates() |
S |
67 |
3 |
8 |
woocommerce_email() |
S |
67 |
3 |
8 |
filter_address() |
S |
63 |
3 |
10 |
payment_success() |
S |
62 |
2 |
11 |
delete_order_items() |
S |
63 |
2 |
11 |
remove_customer_emails() |
S |
57 |
1 |
23 |
force_enable_gateway() |
S |
71 |
2 |
6 |
payment_complete() |
S |
67 |
2 |
7 |
filter_qty() |
S |
68 |
2 |
7 |
edit_order() |
S |
79 |
1 |
3 |
edit_order_data() |
S |
80 |
1 |
3 |
woocommerce_tax_based_on() |
S |
82 |
1 |
3 |
woocommerce_shipping_tax_class() |
S |
82 |
1 |
3 |
__construct() |
S |
62 |
1 |
10 |