Total Complexity | 152 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 622 |
Lines of code | 567 |
Logical lines of code | 364 |
Comment lines | 23 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
show_cart_item() | 30 | 137 | ||
checkout_create_order_line_item() | 32 | 22 | 90 | |
checkout_order_processed() | 35 | 20 | 80 | |
add_cart_item_data() | 43 | 17 | 41 | |
get_cart_total_price() | 48 | 15 | 27 | |
order_status_changed() | 59 | 11 | 12 | |
cart_extra_service_info() | 53 | 8 | 20 | |
before_calculate_totals() | 55 | 6 | 19 | |
mptbm_add_to_cart() | 49 | 5 | 32 | |
wc_order_status_change() | 46 | 3 | 50 | |
add_cpt_data() | 54 | 4 | 20 | |
after_checkout_validation() | 63 | 4 | 10 | |
cart_item_thumbnail() | 66 | 3 | 7 | |
get_item_data() | 62 | 3 | 10 | |
__construct() | 60 | 1 | 12 |