| Total Complexity | 73 | 
| Dependencies | 13 | 
| Dependents | 1 | 
| Total lines | 476 | 
| Lines of code | 270 | 
| Logical lines of code | 177 | 
| Comment lines | 122 | 
| Methods | 10 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| process_redirect_payment() | 31 | 25 | 102 | |
| capture_payment() | 37 | 17 | 77 | |
| show_warning_for_uncaptured_orders() | 53 | 7 | 20 | |
| prevent_cancelling_orders_awaiting_action() | 60 | 7 | 13 | |
| 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 |