-
Home
-
Klarna Order Management for WooCommerce
-
1.9.1
-
Code
-
Classes
- WC_Klarna_Order_Management
Total Complexity |
68 |
Dependencies |
10 |
Dependents |
6 |
Total lines |
512 |
Lines of code |
297 |
Logical lines of code |
188 |
Comment lines |
135 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture_klarna_order() |
B |
34 |
22 |
81 |
cancel_klarna_order() |
A |
42 |
13 |
49 |
update_klarna_order_items() |
A |
43 |
12 |
44 |
refund_klarna_order() |
A |
46 |
7 |
39 |
plugin_action_links() |
S |
61 |
3 |
11 |
init() |
S |
47 |
1 |
37 |
get_instance() |
S |
71 |
2 |
6 |
declare_wc_compatibility() |
S |
71 |
2 |
5 |
__clone() |
S |
91 |
1 |
2 |
__wakeup() |
S |
91 |
1 |
2 |
__construct() |
S |
74 |
1 |
4 |
enqueue_admin() |
S |
73 |
1 |
4 |
add_gateway_support() |
S |
77 |
1 |
4 |
retrieve_klarna_order() |
S |
67 |
1 |
9 |