Total Complexity | 14 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 108 |
Lines of code | 74 |
Logical lines of code | 37 |
Comment lines | 3 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
hook() | 56 | 6 | 17 | |
handle_donation_status_change() | 64 | 3 | 8 | |
handle_payment_processed() | 51 | 1 | 25 | |
run() | 72 | 2 | 5 | |
handle_donation_failed() | 64 | 1 | 9 | |
get_donation_by_invoice_id() | 65 | 1 | 10 |