-
Home
-
Klarna Order Management for WooCommerce
-
1.7.0
-
Code
-
Classes
- WC_Klarna_Order_Management
Total Complexity |
60 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
472 |
Lines of code |
286 |
Logical lines of code |
153 |
Comment lines |
115 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture_klarna_order() |
B |
36 |
18 |
77 |
update_klarna_order_items() |
A |
44 |
11 |
46 |
cancel_klarna_order() |
A |
44 |
11 |
45 |
refund_klarna_order() |
S |
46 |
6 |
40 |
init() |
S |
46 |
5 |
40 |
get_instance() |
S |
71 |
2 |
6 |
__clone() |
S |
91 |
1 |
2 |
__wakeup() |
S |
91 |
1 |
2 |
__construct() |
S |
74 |
1 |
4 |
plugin_action_links() |
S |
66 |
1 |
8 |
get_setting_link() |
S |
80 |
1 |
3 |
add_gateway_support() |
S |
77 |
1 |
4 |
retrieve_klarna_order() |
S |
67 |
1 |
9 |