Total Complexity | 32 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 122 |
Lines of code | 104 |
Logical lines of code | 53 |
Comment lines | 0 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process_pre_order() | 55 | 3 | 21 | |
is_subscription() | 77 | 4 | 3 | |
free_signup_with_token_payment_tokenization() | 64 | 4 | 9 | |
maybe_render_subscription_payment_method() | 63 | 4 | 10 | |
__construct() | 58 | 3 | 14 | |
process_payment() | 66 | 3 | 9 | |
validate_subscription_payment_meta() | 68 | 3 | 7 | |
is_pre_order() | 78 | 2 | 3 | |
scheduled_subscription_payment() | 70 | 2 | 7 | |
add_subscription_payment_meta() | 64 | 1 | 11 | |
process_pre_order_release_payment() | 80 | 1 | 3 | |
delete_resubscribe_meta() | 81 | 1 | 3 | |
update_failing_payment_method() | 76 | 1 | 4 |