Total Complexity | 125 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 479 |
Lines of code | 469 |
Logical lines of code | 300 |
Comment lines | 9 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
checkout_order_processed() | 35 | 24 | 74 | |
show_cart_item() | 35 | 17 | 94 | |
get_cart_total_price() | 48 | 15 | 28 | |
add_cart_item_data() | 45 | 13 | 35 | |
checkout_create_order_line_item() | 40 | 11 | 57 | |
order_status_changed() | 59 | 11 | 12 | |
cart_extra_service_info() | 53 | 8 | 20 | |
wc_order_status_change() | 46 | 3 | 50 | |
mptbm_add_to_cart() | 52 | 4 | 27 | |
add_cpt_data() | 54 | 4 | 20 | |
before_calculate_totals() | 60 | 4 | 13 | |
after_checkout_validation() | 63 | 4 | 10 | |
cart_item_thumbnail() | 66 | 3 | 7 | |
get_item_data() | 62 | 3 | 10 | |
__construct() | 60 | 1 | 12 |