-
Home
-
Swedbank Pay WooCommerce Payments
-
4.4.2
-
Code
-
Classes
- WC_Gateway_Swedbank_Pay_Cc
Total Complexity |
165 |
Dependencies |
22 |
Dependents |
1 |
Total lines |
1,503 |
Lines of code |
950 |
Logical lines of code |
428 |
Comment lines |
321 |
Methods |
25 |
Properties |
25 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
34 |
26 |
78 |
process_payment() |
B |
34 |
19 |
93 |
init_form_fields() |
B |
27 |
6 |
196 |
ajax_check_payment() |
A |
38 |
13 |
73 |
return_handler() |
A |
40 |
13 |
60 |
thankyou_page() |
A |
40 |
10 |
57 |
process_admin_options() |
A |
43 |
10 |
55 |
thankyou_scripts() |
A |
45 |
9 |
41 |
swedbank_card_store() |
A |
45 |
8 |
40 |
process_refund() |
S |
50 |
7 |
27 |
payment_scripts() |
S |
51 |
6 |
25 |
save_refund_parameters() |
S |
54 |
5 |
24 |
enqueue_seamless() |
S |
46 |
3 |
50 |
override_template() |
S |
55 |
5 |
20 |
capture_payment() |
S |
60 |
4 |
13 |
get_transaction_url() |
S |
61 |
3 |
12 |
cancel_pending() |
S |
62 |
3 |
11 |
add_payment_method() |
S |
52 |
2 |
25 |
payment_fields() |
S |
65 |
3 |
10 |
cancel_payment() |
S |
64 |
3 |
10 |
get_custom_logo() |
S |
65 |
2 |
9 |
wcs_is_payment_change() |
S |
76 |
2 |
4 |
validate_fields() |
S |
82 |
1 |
3 |
process_recurring_payment() |
S |
64 |
1 |
10 |
admin_options() |
S |
78 |
1 |
4 |