-
Home
-
Table Rate Shipping Method for WooCommerce by Shipped – WooCommerce Table Rate Shipping
-
1.0
-
Code
-
Classes
- WTARS_Shipped_Shipping_Rates_Engine
Total Complexity |
38 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
274 |
Lines of code |
174 |
Logical lines of code |
97 |
Comment lines |
14 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calculate_rates() |
A |
41 |
11 |
56 |
can_apply_rate() |
S |
57 |
5 |
17 |
process_data() |
S |
59 |
4 |
16 |
get_valid_costs_args() |
S |
58 |
4 |
16 |
calculate_cost() |
S |
56 |
3 |
18 |
get_costs_args_from_rate_option() |
S |
57 |
3 |
17 |
add_rate() |
S |
63 |
3 |
10 |
get_rate_options() |
S |
68 |
2 |
7 |
__construct() |
S |
74 |
1 |
4 |
get_tax_type() |
S |
68 |
1 |
7 |
get_rates_settings() |
S |
70 |
1 |
6 |