-
Home
-
WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors
-
2.5.3
-
Code
-
Classes
- WC_Order_Vendor
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
382 |
Lines of code |
101 |
Logical lines of code |
49 |
Comment lines |
230 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
54 |
9 |
21 |
populate() |
S |
60 |
2 |
13 |
get_parent_order() |
S |
71 |
2 |
6 |
set_reason() |
S |
80 |
1 |
3 |
set_recorded_sales() |
S |
80 |
1 |
3 |
status_transition() |
S |
82 |
1 |
3 |
get_new_order_email_sent() |
S |
82 |
1 |
3 |
needs_processing() |
S |
82 |
1 |
3 |
needs_payment() |
S |
82 |
1 |
3 |
set_parent_order() |
S |
81 |
1 |
3 |
set_commission() |
S |
80 |
1 |
3 |
set_vendor_product_ids() |
S |
80 |
1 |
3 |
set_date() |
S |
80 |
1 |
3 |
set_modified_date() |
S |
80 |
1 |
3 |
set_vendor_id() |
S |
80 |
1 |
3 |
get_vendor_product_ids() |
S |
79 |
1 |
3 |
get_commission() |
S |
79 |
1 |
3 |
get_reason() |
S |
79 |
1 |
3 |
get_modified_date() |
S |
79 |
1 |
3 |
get_date() |
S |
79 |
1 |
3 |
get_vendor_id() |
S |
79 |
1 |
3 |
get_type() |
S |
81 |
1 |
3 |
save() |
S |
77 |
1 |
4 |