-
Home
-
Khipu for WooCommerce
-
3.3
-
Code
-
Classes
- WC_Gateway_khipu_simplified_transfer
| Total Complexity |
15 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
156 |
| Lines of code |
111 |
| Logical lines of code |
36 |
| Comment lines |
18 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_valid_for_use() |
S |
64 |
4 |
12 |
| init_form_fields() |
S |
44 |
1 |
52 |
| __construct() |
S |
52 |
2 |
22 |
| is_valid_currency() |
S |
69 |
2 |
7 |
| is_configured() |
S |
81 |
2 |
3 |
| receipt_page() |
S |
67 |
2 |
8 |
| is_payment_method_available() |
S |
81 |
1 |
3 |
| process_payment() |
S |
74 |
1 |
4 |