Total Complexity | 47 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 444 |
Lines of code | 271 |
Logical lines of code | 128 |
Comment lines | 90 |
Methods | 11 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handle() | 39 | 10 | 69 | |
handle_process_payment_sale_refunded() | 48 | 6 | 31 | |
handle_process_payment_sale_completed() | 51 | 5 | 27 | |
handle_process_payment_capture_completed() | 51 | 5 | 26 | |
handle_process_payment_sale_reversed() | 51 | 4 | 26 | |
handle_process_checkout_payment_approval_reversed() | 51 | 4 | 26 | |
handle_process_payment_order_cancelled() | 51 | 4 | 26 | |
handle_process_checkout_order_approved() | 57 | 3 | 18 | |
handle_process_payment_sale_denied() | 60 | 3 | 13 | |
log() | 75 | 2 | 5 | |
__construct() | 77 | 1 | 4 |