Total Complexity | 29 |
Dependencies | 0 |
Dependents | 4 |
Total lines | 184 |
Lines of code | 73 |
Logical lines of code | 45 |
Comment lines | 72 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_formatted_recurring() | 56 | 7 | 15 | |
get_total_subscription_price() | 60 | 5 | 12 | |
get_subscription_max_length_formatted_for_price() | 63 | 4 | 9 | |
get_subscription_period_for_price() | 63 | 4 | 9 | |
get_subscriptions_by_user() | 58 | 2 | 15 | |
get_subscription_product_max_length() | 66 | 3 | 8 | |
get_subscription_recurring_price() | 73 | 3 | 4 | |
__construct() | 98 | 1 | 1 |