Total Complexity | 46 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 265 |
Lines of code | 154 |
Logical lines of code | 82 |
Comment lines | 59 |
Methods | 14 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_items_and_customer() | 40 | 10 | 60 | |
validate_form() | 52 | 8 | 22 | |
complete_payment() | 57 | 4 | 15 | |
has_subscription() | 76 | 4 | 3 | |
get_product_price() | 70 | 3 | 6 | |
maybe_change_subscription_payment_method() | 70 | 3 | 7 | |
get_order_id() | 78 | 2 | 3 | |
build_order_notes() | 62 | 2 | 10 | |
is_subscriptions_enabled() | 77 | 2 | 3 | |
is_changing_payment_method_for_subscription() | 70 | 2 | 6 | |
order_contains_subscription() | 72 | 2 | 6 | |
is_subscription() | 71 | 2 | 6 | |
is_wc_lt() | 78 | 1 | 3 | |
cancel_order() | 76 | 1 | 4 |