-
Home
-
Checkout.com Payment Gateway
-
4.4.2
-
Code
-
Classes
- WC_Gateway_Checkout_Com_Cards
Total Complexity |
108 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
862 |
Lines of code |
585 |
Logical lines of code |
358 |
Comment lines |
124 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
callback_handler() |
B |
35 |
20 |
75 |
process_payment() |
B |
38 |
20 |
63 |
webhook_handler() |
B |
37 |
15 |
73 |
payment_fields() |
B |
34 |
11 |
128 |
add_payment_method() |
A |
40 |
7 |
66 |
get_localisation() |
A |
50 |
8 |
31 |
admin_options() |
A |
47 |
7 |
38 |
process_admin_options() |
S |
57 |
6 |
17 |
save_token() |
S |
50 |
5 |
28 |
process_refund() |
S |
52 |
5 |
22 |
__construct() |
S |
49 |
2 |
31 |
init_form_fields() |
S |
64 |
1 |
10 |
generate_screen_button_html() |
S |
80 |
1 |
3 |