| Total Complexity | 43 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 393 |
| Lines of code | 220 |
| Logical lines of code | 124 |
| Comment lines | 121 |
| Methods | 16 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| return_from_payment_form_ok() | 45 | 8 | 43 | |
| process_payment() | 46 | 6 | 38 | |
| get_order_id_by_transaction_id() | 55 | 5 | 21 | |
| admin_notices() | 61 | 4 | 11 | |
| log() | 67 | 3 | 8 | |
| is_available() | 78 | 3 | 3 | |
| has_required_options() | 79 | 3 | 3 | |
| redirect_to_payment_form() | 54 | 1 | 30 | |
| __construct() | 50 | 1 | 28 | |
| has_transactions() | 76 | 2 | 3 | |
| get_payment_form_language() | 63 | 2 | 10 | |
| init_form_fields() | 80 | 1 | 3 | |
| increment_transactions() | 69 | 1 | 6 | |
| return_from_payment_form_fail() | 72 | 1 | 5 | |
| get_payment_form_url() | 77 | 1 | 3 | |
| close_business_day() | 72 | 1 | 5 |