-
Home
-
Wallet for WooCommerce
-
1.3.19
-
Code
-
Classes
- Woo_Gateway_Wallet_payment
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
170 |
Lines of code |
111 |
Logical lines of code |
42 |
Comment lines |
43 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
S |
54 |
5 |
18 |
is_available() |
S |
76 |
5 |
3 |
is_subscription() |
S |
77 |
4 |
3 |
scheduled_subscription_payment() |
S |
61 |
3 |
12 |
init_form_fields() |
S |
50 |
1 |
32 |
__construct() |
S |
53 |
1 |
24 |
process_refund() |
S |
64 |
2 |
9 |
setup_properties() |
S |
70 |
1 |
6 |
get_icon() |
S |
73 |
1 |
4 |