-
Home
-
Checkout.com Payment Gateway
-
4.3.0
-
Code
-
Classes
- WC_Gateway_Checkout_Com_Cards
Total Complexity |
101 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
841 |
Lines of code |
572 |
Logical lines of code |
346 |
Comment lines |
123 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
callback_handler() |
B |
37 |
16 |
69 |
process_payment() |
B |
40 |
16 |
59 |
payment_fields() |
B |
34 |
11 |
128 |
webhook_handler() |
A |
37 |
14 |
72 |
add_payment_method() |
A |
39 |
9 |
65 |
get_localisation() |
A |
49 |
9 |
34 |
admin_options() |
S |
48 |
6 |
34 |
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 |