Total Complexity | 70 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 413 |
Lines of code | 250 |
Logical lines of code | 165 |
Comment lines | 110 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_available() | 37 | 30 | 66 | |
calculate_shipping() | 41 | 13 | 51 | |
evaluate_cost() | 47 | 6 | 33 | |
fee() | 56 | 6 | 18 | |
get_package_products_data() | 59 | 5 | 14 | |
find_shipping_classes() | 61 | 4 | 13 | |
get_package_item_qty() | 65 | 4 | 9 | |
init() | 48 | 1 | 33 | |
__construct() | 60 | 1 | 13 |