-
Home
-
CDI – Collect and Deliver Interface for Woocommerce
-
5.1.2
-
Code
-
Classes
- class_cdi_shipping
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
327 |
Lines of code |
307 |
Logical lines of code |
108 |
Comment lines |
3 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
B |
43 |
17 |
46 |
__construct() |
A |
30 |
2 |
153 |
validate_shipping_table_field() |
S |
49 |
6 |
33 |
get_methods() |
S |
49 |
5 |
33 |
get_custom_table_rates() |
S |
61 |
2 |
12 |
get_table_rates() |
S |
68 |
2 |
8 |
calculate_shipping() |
S |
80 |
1 |
3 |
generate_shipping_table_html() |
S |
81 |
1 |
3 |
process_table_rates() |
S |
82 |
1 |
3 |
save_default_costs() |
S |
81 |
1 |
3 |
load_table_rates() |
S |
81 |
1 |
3 |
get_default_table_rates() |
S |
83 |
1 |
3 |
save_default_table_rates() |
S |
76 |
1 |
4 |