Total Complexity | 16 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 265 |
Lines of code | 245 |
Logical lines of code | 26 |
Comment lines | 3 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
init_form_fields() | 3 | 197 | ||
process_admin_options() | 66 | 2 | 8 | |
__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 |