-
Home
-
Wallet for WooCommerce
-
1.4.7
-
Code
-
Classes
- Woo_Gateway_Wallet_payment
Total Complexity |
28 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
196 |
Lines of code |
120 |
Logical lines of code |
48 |
Comment lines |
60 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
S |
69 |
6 |
6 |
woocommerce_pre_payment_complete() |
S |
58 |
5 |
13 |
process_payment() |
S |
57 |
4 |
14 |
is_subscription() |
S |
77 |
4 |
3 |
init_form_fields() |
S |
50 |
1 |
32 |
process_refund() |
S |
62 |
3 |
10 |
__construct() |
S |
52 |
1 |
25 |
scheduled_subscription_payment() |
S |
69 |
2 |
7 |
setup_properties() |
S |
70 |
1 |
6 |
get_icon() |
S |
73 |
1 |
4 |