-
Home
-
Mollie Payments for WooCommerce
-
6.2.1
-
Code
-
Classes
- Mollie_WC_Payment_OrderItemsRefunder
Total Complexity |
17 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
218 |
Lines of code |
88 |
Logical lines of code |
34 |
Comment lines |
79 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
normalizedRemoteItems() |
S |
55 |
4 |
21 |
refund() |
S |
54 |
3 |
22 |
normalizedWooCommerceItemsList() |
S |
58 |
3 |
16 |
bailIfNoItemsToRefund() |
S |
65 |
3 |
10 |
__construct() |
S |
74 |
1 |
5 |
toRefundRemoteItems() |
S |
72 |
1 |
6 |
cancelOrderLines() |
S |
76 |
1 |
4 |
refundOrderLines() |
S |
75 |
1 |
4 |