Total Complexity | 87 |
Dependencies | 8 |
Dependents | 5 |
Total lines | 570 |
Lines of code | 403 |
Logical lines of code | 247 |
Comment lines | 112 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_dimensions_from_order() | 40 | 13 | 61 | |
get_weight_for_order() | 46 | 14 | 36 | |
get_dimensions_from_package() | 41 | 11 | 58 | |
get_deliverable_consignments_for_order() | 38 | 10 | 69 | |
bulk_send_order() | 41 | 8 | 52 | |
send_order() | 44 | 8 | 41 | |
add_product_box() | 51 | 6 | 27 | |
display_bulk_action_notices() | 54 | 5 | 24 | |
should_count() | 60 | 4 | 13 | |
calculate_volume() | 69 | 4 | 6 | |
__construct() | 77 | 1 | 4 | |
bulk_actions_send_order_transport() | 75 | 1 | 4 | |
get_smallest_dimension() | 76 | 1 | 4 | |
get_weight_for_cart() | 75 | 1 | 4 |