Total Complexity | 38 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 291 |
Lines of code | 165 |
Logical lines of code | 83 |
Comment lines | 79 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_shipping() | 42 | 12 | 52 | |
fee() | 54 | 6 | 22 | |
evaluate_cost() | 49 | 5 | 29 | |
sanitize_cost() | 54 | 5 | 20 | |
find_shipping_classes() | 61 | 4 | 13 | |
get_package_item_qty() | 64 | 4 | 9 | |
__construct() | 60 | 1 | 13 | |
init() | 67 | 1 | 7 |