Total Complexity | 70 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 443 |
Lines of code | 273 |
Logical lines of code | 166 |
Comment lines | 117 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_available() | 36 | 30 | 66 | |
calculate_shipping() | 39 | 13 | 66 | |
evaluate_cost() | 46 | 6 | 37 | |
fee() | 54 | 6 | 22 | |
get_package_products_data() | 59 | 5 | 14 | |
find_shipping_classes() | 61 | 4 | 13 | |
get_package_item_qty() | 64 | 4 | 9 | |
init() | 47 | 1 | 33 | |
__construct() | 60 | 1 | 13 |