| Total Complexity | 47 |
| Dependencies | 3 |
| Dependents | 9 |
| Total lines | 473 |
| Lines of code | 329 |
| Logical lines of code | 109 |
| Comment lines | 64 |
| Methods | 10 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| calculate_payment_state() | 41 | 18 | 48 | |
| create_payment() | 43 | 6 | 52 | |
| capture_payment() | 44 | 4 | 47 | |
| refund_payment() | 44 | 4 | 46 | |
| void_payment() | 45 | 4 | 45 | |
| create_token() | 47 | 3 | 35 | |
| unlink() | 53 | 2 | 24 | |
| register_webhooks() | 56 | 2 | 18 | |
| display_amount() | 68 | 2 | 7 | |
| format_amount() | 68 | 2 | 7 |