-
Home
-
PayZen for WooCommerce
-
1.9.4
-
Code
-
Classes
- Payzen_WC_Subscriptions_Subscriptions_Handler
Total Complexity |
53 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
356 |
Lines of code |
211 |
Logical lines of code |
126 |
Comment lines |
72 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
subscription_info() |
A |
45 |
10 |
42 |
process_subscription_renewal() |
A |
43 |
7 |
46 |
cart_contains_multiple_subscriptions() |
S |
62 |
5 |
11 |
create_renewal_order() |
S |
59 |
4 |
14 |
get_effect_date() |
S |
60 |
4 |
14 |
update_subscription() |
S |
62 |
4 |
10 |
get_renewal_order() |
S |
66 |
3 |
8 |
process_subscription() |
S |
58 |
2 |
15 |
get_subscription_statuses() |
S |
72 |
2 |
6 |
get_parent_order() |
S |
69 |
2 |
7 |
get_end_date() |
S |
77 |
2 |
3 |
cart_contains_subscription() |
S |
70 |
2 |
7 |
cancel_subscription() |
S |
68 |
2 |
7 |
init_hooks() |
S |
75 |
1 |
4 |
get_view_order_url() |
S |
76 |
1 |
4 |
is_subscription_update() |
S |
82 |
1 |
3 |
get_frequency() |
S |
64 |
1 |
10 |