-
Home
-
YITH WooCommerce Subscription
-
3.3.0
-
Code
-
Classes
- YWSBS_Subscription_Order
Total Complexity |
113 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
780 |
Lines of code |
499 |
Logical lines of code |
301 |
Comment lines |
139 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
collect_subscription_meta() |
D |
25 |
33 |
153 |
renew_order() |
C |
28 |
27 |
131 |
save_subscriptions() |
A |
35 |
13 |
89 |
check_order() |
S |
50 |
7 |
26 |
delete_subscriptions() |
S |
55 |
7 |
20 |
trash_subscriptions() |
S |
55 |
7 |
20 |
payment_complete() |
S |
57 |
6 |
16 |
__construct() |
S |
55 |
3 |
18 |
get_renew_order_status() |
S |
66 |
3 |
8 |
can_reduce_order_stock() |
S |
68 |
3 |
7 |
save_cart_item_key_on_order_item() |
S |
72 |
2 |
5 |
add_shipping_tax() |
S |
71 |
2 |
6 |