-
Home
-
PayZen for WooCommerce
-
1.9.0
-
Code
-
Classes
- Payzen_WC_Subscriptions_Subscriptions_Handler
| Total Complexity |
31 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
228 |
| Lines of code |
135 |
| Logical lines of code |
77 |
| Comment lines |
48 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| subscription_info() |
A |
47 |
7 |
37 |
| cart_contains_multiple_subscriptions() |
S |
62 |
5 |
11 |
| process_subscription_renewal() |
S |
53 |
4 |
22 |
| get_effect_date() |
S |
62 |
3 |
12 |
| process_subscription() |
S |
58 |
2 |
15 |
| cart_contains_subscription() |
S |
70 |
2 |
7 |
| get_end_date() |
S |
77 |
2 |
3 |
| cancel_subscription() |
S |
68 |
2 |
7 |
| update_subscription() |
S |
68 |
2 |
7 |
| init_hooks() |
S |
75 |
1 |
4 |
| get_frequency() |
S |
64 |
1 |
10 |