-
Home
-
Klarna Order Management for WooCommerce
-
1.6.9
-
Code
-
Classes
- WC_Klarna_Order_Management_Request
Total Complexity |
101 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
709 |
Lines of code |
424 |
Logical lines of code |
246 |
Comment lines |
183 |
Methods |
17 |
Properties |
15 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_refund_order_lines() |
C |
32 |
22 |
99 |
process_response() |
A |
46 |
12 |
39 |
order_capture() |
A |
52 |
9 |
21 |
response() |
A |
47 |
7 |
33 |
get_shared_secret() |
A |
49 |
7 |
31 |
get_merchant_id() |
A |
49 |
7 |
31 |
get_server_base() |
S |
54 |
6 |
23 |
get_klarna_authorization_header() |
S |
55 |
6 |
18 |
__construct() |
S |
54 |
5 |
19 |
get_kss_shipment_data() |
S |
61 |
5 |
11 |
get_refunded_order_id() |
S |
57 |
3 |
17 |
order_refund() |
S |
61 |
3 |
12 |
get_klarna_environment() |
S |
61 |
3 |
12 |
get_request_details() |
S |
50 |
1 |
33 |
get_klarna_country() |
S |
68 |
2 |
7 |
get_klarna_order_id() |
S |
70 |
2 |
6 |
get_order_lines() |
S |
62 |
1 |
12 |