Total Complexity | 19 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 88 |
Lines of code | 67 |
Logical lines of code | 43 |
Comment lines | 0 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_lowest_shipping_method() | 56 | 5 | 20 | |
get_highest_shipping_method() | 56 | 5 | 20 | |
showOnlySingleShippingMethod() | 64 | 4 | 10 | |
__construct() | 67 | 2 | 7 | |
showZeroCost() | 70 | 2 | 6 | |
shippingMethodFilter() | 77 | 1 | 4 |