Total Complexity | 68 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 528 |
Lines of code | 338 |
Logical lines of code | 151 |
Comment lines | 127 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
order_process() | 38 | 16 | 68 | |
checkout_process() | 37 | 9 | 91 | |
get_shipping_option_for_item() | 48 | 13 | 30 | |
capture_event_in_session_data() | 53 | 6 | 22 | |
loop_session_events() | 57 | 4 | 17 | |
get_inner_blocks() | 63 | 4 | 10 | |
capture_add_to_cart() | 64 | 4 | 8 | |
save_checkout_post_data() | 63 | 4 | 10 | |
capture_created_customer() | 65 | 3 | 9 | |
remove_from_cart_attributes() | 61 | 2 | 13 | |
remove_from_cart_via_quantity() | 59 | 1 | 22 | |
remove_from_cart() | 59 | 1 | 21 | |
__construct() | 56 | 1 | 17 |