| Total Complexity | 40 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 130 |
| Lines of code | 111 |
| Logical lines of code | 60 |
| Comment lines | 0 |
| Methods | 13 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| maybe_render_subscription_payment_method() | 59 | 7 | 12 | |
| process_pre_order() | 55 | 3 | 21 | |
| __construct() | 57 | 3 | 15 | |
| is_subscription() | 77 | 4 | 3 | |
| free_signup_with_token_payment_tokenization() | 64 | 4 | 9 | |
| process_payment() | 66 | 3 | 9 | |
| scheduled_subscription_payment() | 67 | 3 | 8 | |
| validate_subscription_payment_meta() | 68 | 3 | 7 | |
| add_subscription_payment_meta() | 62 | 2 | 12 | |
| is_pre_order() | 78 | 2 | 3 | |
| process_pre_order_release_payment() | 75 | 2 | 4 | |
| delete_resubscribe_meta() | 75 | 2 | 4 | |
| update_failing_payment_method() | 74 | 2 | 4 |