-
Home
-
Swedbank Pay WooCommerce Checkout
-
5.3.0
-
Code
-
Classes
- WC_Unit_Gateway_Swedbank_Pay_Checkout
Total Complexity |
13 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
175 |
Lines of code |
116 |
Logical lines of code |
74 |
Comment lines |
16 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setUp() |
S |
57 |
3 |
17 |
test_partial_refund() |
S |
53 |
2 |
23 |
test_save_refund_parameters() |
S |
58 |
1 |
16 |
test_process_payment() |
S |
58 |
1 |
15 |
test_payment_gateway() |
S |
69 |
1 |
7 |
test_order() |
S |
68 |
1 |
7 |
test_capture_payment() |
S |
69 |
1 |
7 |
test_cancel_payment() |
S |
69 |
1 |
7 |
test_process_refund() |
S |
68 |
1 |
7 |
test_get_transaction_url() |
S |
64 |
1 |
10 |