-
Home
-
Khipu for WooCommerce
-
3.1.1
-
Code
-
Classes
- WC_Gateway_khipu_abstract
| Total Complexity |
50 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
281 |
| Lines of code |
214 |
| Logical lines of code |
134 |
| Comment lines |
14 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| check_ipn_response() |
A |
45 |
13 |
40 |
| create_payment() |
A |
43 |
7 |
45 |
| get_payment_methods() |
S |
52 |
7 |
23 |
| admin_options() |
S |
49 |
5 |
35 |
| get_order() |
S |
56 |
4 |
18 |
| comm_error() |
S |
56 |
4 |
17 |
| get_payment_method_icon() |
S |
63 |
4 |
11 |
| is_payment_method_available_in_khipu() |
S |
63 |
4 |
11 |
| get_payment_response() |
S |
59 |
2 |
14 |