Total Complexity | 44 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 260 |
Lines of code | 149 |
Logical lines of code | 79 |
Comment lines | 62 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_items_and_customer() | 40 | 10 | 59 | |
validate_form() | 52 | 8 | 22 | |
complete_payment() | 56 | 5 | 17 | |
has_subscription() | 76 | 4 | 3 | |
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 |