-
Home
-
PayZen for WooCommerce
-
1.10.1
-
Code
-
Classes
- Payzen_WC_Subscriptions_Subscriptions_Handler
Total Complexity |
59 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
376 |
Lines of code |
225 |
Logical lines of code |
137 |
Comment lines |
73 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
subscription_info() |
A |
44 |
11 |
46 |
process_subscription_renewal() |
A |
43 |
7 |
46 |
cart_contains_multiple_subscriptions() |
S |
59 |
6 |
14 |
get_effect_date() |
S |
59 |
5 |
14 |
create_renewal_order() |
S |
59 |
4 |
14 |
cart_contains_subscription() |
S |
63 |
4 |
11 |
update_subscription() |
S |
62 |
4 |
10 |
process_subscription() |
S |
58 |
2 |
15 |
get_renewal_order() |
S |
66 |
3 |
8 |
get_subscription_statuses() |
S |
72 |
2 |
6 |
is_subscription_update() |
S |
71 |
2 |
6 |
get_parent_order() |
S |
69 |
2 |
7 |
get_end_date() |
S |
77 |
2 |
3 |
cancel_subscription() |
S |
68 |
2 |
7 |
init_hooks() |
S |
75 |
1 |
4 |
get_view_order_url() |
S |
76 |
1 |
4 |
get_frequency() |
S |
64 |
1 |
10 |