Total Complexity | 27 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 87 |
Lines of code | 73 |
Logical lines of code | 34 |
Comment lines | 0 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
save_payment_token() | 57 | 7 | 16 | |
is_subscription() | 77 | 4 | 3 | |
validate_subscription_payment_meta() | 67 | 4 | 7 | |
__construct() | 59 | 3 | 13 | |
is_pre_order() | 78 | 2 | 3 | |
process_payment() | 69 | 2 | 7 | |
add_subscription_payment_meta() | 64 | 1 | 11 | |
process_pre_order_release_payment() | 78 | 1 | 3 | |
scheduled_subscription_payment() | 78 | 1 | 3 | |
delete_resubscribe_meta() | 81 | 1 | 3 | |
update_failing_payment_method() | 76 | 1 | 4 |