-
Home
-
Table Rate Shipping Method for WooCommerce by Shipped – WooCommerce Table Rate Shipping
-
1.3.3 (latest)
-
Code
-
Classes
- WTARS_Shipped_Cart_Fees_Engine
Total Complexity |
40 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
283 |
Lines of code |
183 |
Logical lines of code |
103 |
Comment lines |
14 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
calculate_fees() |
A |
39 |
13 |
65 |
can_apply_fee() |
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_fee_option() |
S |
57 |
3 |
17 |
add_fee() |
S |
63 |
3 |
10 |
get_fee_options() |
S |
68 |
2 |
7 |
__construct() |
S |
74 |
1 |
4 |
get_tax_type() |
S |
68 |
1 |
7 |
get_fees_settings() |
S |
70 |
1 |
6 |