| Total Complexity | 14 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 316 |
| Lines of code | 214 |
| Logical lines of code | 21 |
| Comment lines | 86 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| init_form_fields() | 29 | 3 | 174 | |
| __construct() | 73 | 1 | 5 | |
| hooks() | 69 | 1 | 6 | |
| is_fee_enabled() | 80 | 1 | 3 | |
| is_display_order_currency() | 80 | 1 | 3 | |
| is_email_receipt_enabled() | 80 | 1 | 3 | |
| is_refund_cancel_enabled() | 80 | 1 | 3 | |
| is_dispute_created_enabled() | 80 | 1 | 3 | |
| is_dispute_closed_enabled() | 80 | 1 | 3 | |
| is_review_opened_enabled() | 80 | 1 | 3 | |
| is_review_closed_enabled() | 80 | 1 | 3 | |
| get_supported_countries_description() | 71 | 1 | 5 |