-
Home
-
WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors
-
2.5.1.1
-
Code
-
Classes
- WC_Order_Vendor
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
6 |
Total lines |
384 |
Lines of code |
112 |
Logical lines of code |
64 |
Comment lines |
222 |
Methods |
21 |
Properties |
6 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
54 |
9 |
21 |
populate() |
S |
60 |
2 |
13 |
save() |
S |
56 |
1 |
21 |
get_parent_order() |
S |
71 |
2 |
6 |
get_vendor_id() |
S |
79 |
1 |
3 |
set_reason() |
S |
80 |
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_modified_date() |
S |
80 |
1 |
3 |
get_date() |
S |
79 |
1 |
3 |
set_date() |
S |
80 |
1 |
3 |
get_type() |
S |
81 |
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 |
set_vendor_id() |
S |
80 |
1 |
3 |