| Total Complexity | 73 |
| Dependencies | 12 |
| Dependents | 1 |
| Total lines | 472 |
| Lines of code | 268 |
| Logical lines of code | 175 |
| Comment lines | 122 |
| Methods | 10 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| process_redirect_payment() | 31 | 25 | 101 | |
| capture_payment() | 37 | 17 | 77 | |
| show_warning_for_uncaptured_orders() | 53 | 7 | 20 | |
| prevent_cancelling_orders_awaiting_action() | 60 | 7 | 12 | |
| woocommerce_tracks_event_properties() | 56 | 5 | 19 | |
| maybe_process_legacy_redirect() | 66 | 5 | 7 | |
| cancel_payment() | 64 | 3 | 10 | |
| maybe_process_redirect_order() | 67 | 2 | 8 | |
| __construct() | 61 | 1 | 11 | |
| get_instance() | 80 | 1 | 3 |