Total Complexity | 48 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 298 |
Lines of code | 169 |
Logical lines of code | 93 |
Comment lines | 74 |
Methods | 14 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_items_and_customer() | 40 | 10 | 59 | |
validate_form() | 52 | 8 | 22 | |
extract_enabled_payments() | 55 | 6 | 19 | |
complete_payment() | 57 | 4 | 17 | |
has_subscription() | 76 | 4 | 3 | |
maybe_change_subscription_payment_method() | 70 | 3 | 7 | |
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 | |
get_order_id() | 80 | 1 | 3 | |
cancel_order() | 76 | 1 | 4 | |
generate_setting_key_by_payment_class() | 74 | 1 | 4 |