-
Home
-
Klarna for WooCommerce
-
3.0.1
-
Code
-
Classes
- WC_Gateway_Klarna_Payments
Total Complexity |
41 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
389 |
Lines of code |
198 |
Logical lines of code |
121 |
Comment lines |
132 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
S |
56 |
7 |
19 |
get_icon() |
S |
52 |
5 |
23 |
set_payment_method_title() |
S |
55 |
5 |
21 |
country_currency_check() |
S |
55 |
4 |
19 |
process_checkout_order() |
S |
51 |
3 |
27 |
process_blocks_order() |
S |
52 |
3 |
27 |
override_kp_payment_option() |
S |
64 |
4 |
10 |
__construct() |
S |
53 |
1 |
20 |
process_payment() |
S |
69 |
2 |
7 |
address_notice() |
S |
74 |
2 |
5 |
init_form_fields() |
S |
80 |
1 |
3 |
admin_options() |
S |
68 |
1 |
8 |
payment_fields() |
S |
78 |
1 |
3 |
notification_listener() |
S |
81 |
1 |
3 |
process_refund() |
S |
78 |
1 |
3 |