Total Complexity | 44 |
Dependencies | 4 |
Dependents | 7 |
Total lines | 255 |
Lines of code | 201 |
Logical lines of code | 123 |
Comment lines | 3 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_shipping_methods() | 46 | 10 | 33 | |
save_location() | 51 | 6 | 24 | |
get_zones() | 50 | 5 | 27 | |
add_shipping_methods() | 52 | 4 | 24 | |
get_locations() | 58 | 4 | 15 | |
toggle_shipping_method() | 54 | 3 | 20 | |
update_shipping_method() | 57 | 3 | 15 | |
delete_shipping_methods() | 61 | 3 | 10 | |
get_zone() | 58 | 2 | 14 | |
get_vendor_zone() | 59 | 2 | 13 | |
get_method_label() | 70 | 2 | 6 |