-
Home
-
CDI – Collect and Deliver Interface for Woocommerce
-
5.5.10 (latest)
-
Code
-
Classes
- class_cdi_shipping
| Total Complexity |
41 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
330 |
| Lines of code |
310 |
| Logical lines of code |
107 |
| Comment lines |
2 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_available() |
B |
43 |
17 |
46 |
| __construct() |
A |
30 |
2 |
156 |
| 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 |