Total Complexity | 68 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 457 |
Lines of code | 297 |
Logical lines of code | 141 |
Comment lines | 102 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
order_process() | 41 | 13 | 53 | |
checkout_process() | 40 | 12 | 65 | |
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 |