-
Home
-
PayZen for WooCommerce
-
1.9.0
-
Code
-
Classes
- Payzen_Subscriptio_Subscriptions_Handler
Total Complexity |
25 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
173 |
Lines of code |
89 |
Logical lines of code |
46 |
Comment lines |
47 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cart_contains_multiple_subscriptions() |
S |
61 |
6 |
12 |
process_subscription_renewal() |
S |
53 |
4 |
23 |
subscription_info() |
S |
57 |
3 |
16 |
get_effect_date() |
S |
63 |
3 |
10 |
get_end_date() |
S |
66 |
3 |
8 |
init_hooks() |
S |
91 |
1 |
2 |
cart_contains_subscription() |
S |
81 |
1 |
3 |
get_frequency() |
S |
65 |
1 |
9 |
process_subscription() |
S |
91 |
1 |
2 |
cancel_subscription() |
S |
91 |
1 |
2 |
update_subscription() |
S |
91 |
1 |
2 |