Total Complexity | 124 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 1,031 |
Lines of code | 753 |
Logical lines of code | 273 |
Comment lines | 203 |
Methods | 26 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_order_status() | 36 | 21 | 73 | |
save_payment_meta_data() | 37 | 20 | 71 | |
process_payment() | 43 | 12 | 46 | |
init_form_fields() | 30 | 1 | 172 | |
email_instructions() | 48 | 10 | 34 | |
checkout_scripts() | 50 | 6 | 25 | |
__construct() | 43 | 4 | 45 | |
receipt_page() | 47 | 4 | 38 | |
validate_public_key_field() | 55 | 5 | 19 | |
validate_sandbox_public_key_field() | 55 | 5 | 19 | |
getPaymentMethodFromCode() | 44 | 3 | 43 | |
is_available() | 66 | 5 | 7 | |
payment_fields() | 54 | 3 | 21 | |
wc_test() | 48 | 2 | 34 | |
thankyou_page() | 56 | 3 | 18 | |
generate_pslink_html() | 56 | 1 | 37 | |
get_numeric_option() | 63 | 3 | 10 | |
get_log_view() | 67 | 3 | 6 | |
admin_options() | 69 | 3 | 5 | |
ipn_handler() | 62 | 2 | 11 | |
get_email() | 79 | 2 | 3 | |
get_public_key() | 79 | 2 | 3 | |
using_supported_currency() | 80 | 1 | 3 | |
is_sanbox_on() | 79 | 1 | 3 | |
has_fields() | 80 | 1 | 3 | |
send_email() | 74 | 1 | 4 |