-
Home
-
Klarna Order Management for WooCommerce
-
1.8.2
-
Code
-
Classes
- WC_Klarna_Order_Management
Total Complexity |
61 |
Dependencies |
8 |
Dependents |
6 |
Total lines |
488 |
Lines of code |
292 |
Logical lines of code |
160 |
Comment lines |
120 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture_klarna_order() |
B |
35 |
20 |
82 |
cancel_klarna_order() |
A |
44 |
11 |
46 |
update_klarna_order_items() |
A |
44 |
11 |
46 |
refund_klarna_order() |
S |
47 |
6 |
39 |
plugin_action_links() |
S |
61 |
3 |
11 |
init() |
S |
48 |
1 |
36 |
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 |
add_gateway_support() |
S |
77 |
1 |
4 |
retrieve_klarna_order() |
S |
67 |
1 |
9 |