-
Home
-
Klarna Order Management for WooCommerce
-
1.6.6
-
Code
-
Classes
- WC_Klarna_Order_Management
Total Complexity |
55 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
424 |
Lines of code |
265 |
Logical lines of code |
136 |
Comment lines |
100 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture_klarna_order() |
B |
38 |
15 |
72 |
cancel_klarna_order() |
A |
44 |
11 |
47 |
update_klarna_order_items() |
A |
44 |
11 |
46 |
refund_klarna_order() |
S |
46 |
6 |
42 |
init() |
S |
49 |
5 |
31 |
get_instance() |
S |
71 |
2 |
6 |
__clone() |
S |
91 |
1 |
2 |
__wakeup() |
S |
91 |
1 |
2 |
__construct() |
S |
79 |
1 |
3 |
add_gateway_support() |
S |
77 |
1 |
4 |
retrieve_klarna_order() |
S |
65 |
1 |
10 |