-
Home
-
MultiVendorX – Empower Your WooCommerce Store with a Dynamic Multivendor Marketplace – Build the Next Amazon, eBay, Etsy
-
4.2.20 (latest)
-
Code
-
Classes
- MVX_Vendor_Shipping_Method
Total Complexity |
116 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
570 |
Lines of code |
351 |
Logical lines of code |
209 |
Comment lines |
117 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calculate_shipping() |
D |
31 |
39 |
94 |
is_available() |
B |
41 |
18 |
54 |
free_shipping_is_available() |
A |
48 |
8 |
29 |
hide_shipping_when_free_is_available() |
A |
55 |
8 |
18 |
fee() |
S |
56 |
6 |
18 |
hide_other_options() |
S |
59 |
6 |
15 |
woocommerce_package_rates() |
S |
61 |
6 |
12 |
is_shipping_enabled_for_seller() |
S |
61 |
6 |
11 |
find_shipping_classes() |
S |
61 |
4 |
13 |
get_package_item_qty() |
S |
64 |
4 |
9 |
evaluate_cost() |
S |
52 |
2 |
24 |
select_default_rate() |
S |
70 |
3 |
6 |
init() |
S |
54 |
1 |
23 |
__construct() |
S |
60 |
1 |
12 |
__wakeup() |
S |
78 |
1 |
3 |
split_state_code() |
S |
75 |
1 |
4 |
get_method_rate_id() |
S |
77 |
1 |
3 |
__clone() |
S |
78 |
1 |
3 |