| Total Complexity | 80 |
| Dependencies | 7 |
| Dependents | 1 |
| Total lines | 394 |
| Lines of code | 198 |
| Logical lines of code | 132 |
| Comment lines | 142 |
| Methods | 13 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_wc_shipping_cost() | 43 | 26 | 36 | |
| get_shipping_zones() | 54 | 10 | 19 | |
| get_formatted_shipping_methods() | 51 | 9 | 25 | |
| format_zone_locations() | 54 | 9 | 20 | |
| set_shipping_price() | 48 | 8 | 32 | |
| get_shipping_rate() | 59 | 6 | 14 | |
| get_wc_table_rate_shipping_cost() | 58 | 4 | 15 | |
| is_wc_table_rate_shipping_active() | 71 | 2 | 5 | |
| get_wc_countries_by_continent() | 71 | 2 | 5 | |
| __construct() | 77 | 1 | 4 | |
| get_wc_table_rate_shipping_rates() | 69 | 1 | 7 | |
| calculate_rate() | 67 | 1 | 7 | |
| get_wc_shipping_zone_id() | 64 | 1 | 9 |