-
Home
-
Swedbank Pay WooCommerce Payments
-
3.2.0
-
Code
-
Classes
- WC_Gateway_Swedbank_Pay_Invoice
Total Complexity |
51 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
589 |
Lines of code |
385 |
Logical lines of code |
138 |
Comment lines |
127 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
39 |
14 |
61 |
get_order_items() |
A |
40 |
9 |
64 |
init_form_fields() |
A |
36 |
4 |
95 |
validate_fields() |
A |
47 |
7 |
41 |
process_refund() |
S |
55 |
4 |
20 |
capture_payment() |
S |
56 |
4 |
19 |
process_payment() |
S |
49 |
2 |
32 |
cancel_payment() |
S |
59 |
3 |
15 |
get_order_info() |
S |
52 |
2 |
24 |
payment_fields() |
S |
65 |
1 |
12 |
thankyou_page() |
S |
91 |
1 |
2 |