Total Complexity | 36 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 271 |
Lines of code | 161 |
Logical lines of code | 80 |
Comment lines | 69 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
calculate_shipping() | 42 | 12 | 52 | |
fee() | 54 | 6 | 22 | |
evaluate_cost() | 49 | 5 | 29 | |
find_shipping_classes() | 61 | 4 | 13 | |
sanitize_cost() | 58 | 3 | 16 | |
get_package_item_qty() | 64 | 4 | 9 | |
__construct() | 60 | 1 | 13 | |
init() | 67 | 1 | 7 |