-
Home
-
Klarna Order Management for WooCommerce
-
1.9.2
-
Code
-
Classes
- WC_Klarna_Sellers_App
| Total Complexity |
41 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
268 |
| Lines of code |
179 |
| Logical lines of code |
113 |
| Comment lines |
58 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_order_lines() |
B |
36 |
15 |
78 |
| process_order_creation() |
A |
52 |
8 |
23 |
| get_cart_contents_tax() |
S |
61 |
5 |
12 |
| get_shipping_total() |
S |
62 |
4 |
12 |
| get_shipping_tax_total() |
S |
62 |
4 |
12 |
| populate_klarna_order() |
S |
48 |
2 |
31 |
| get_klarna_environment() |
S |
66 |
2 |
8 |
| __construct() |
S |
78 |
1 |
3 |