-
Home
-
Table Rate Shipping Method for WooCommerce by Shipped – WooCommerce Table Rate Shipping
-
1.0
-
Code
-
Classes
- WTARS_Shipped_Shipping_Method
Total Complexity |
15 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
124 |
Lines of code |
78 |
Logical lines of code |
38 |
Comment lines |
4 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_shipped_settings() |
S |
53 |
5 |
24 |
calculate_shipping() |
S |
70 |
2 |
6 |
generate_wtars_shipped_admin_html() |
S |
66 |
2 |
9 |
__construct() |
S |
62 |
1 |
12 |
init() |
S |
69 |
1 |
7 |
get_rate_id() |
S |
79 |
1 |
3 |
init_form_fields() |
S |
65 |
1 |
10 |
admin_options() |
S |
81 |
1 |
3 |
get_admin_options_html() |
S |
75 |
1 |
4 |