| Total Complexity | 52 |
| Dependencies | 4 |
| Dependents | 0 |
| Total lines | 481 |
| Lines of code | 415 |
| Logical lines of code | 167 |
| Comment lines | 10 |
| Methods | 8 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| process_payment() | 22 | 133 | ||
| webhook() | 44 | 11 | 43 | |
| add_view_payment_methods() | 41 | 6 | 79 | |
| init_form_fields() | 38 | 1 | 91 | |
| __construct() | 47 | 4 | 32 | |
| payment_fields() | 55 | 4 | 20 | |
| validate_fields() | 59 | 3 | 14 | |
| getMethodId() | 80 | 1 | 3 |