Total Complexity | 33 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 181 |
Lines of code | 69 |
Logical lines of code | 35 |
Comment lines | 90 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_filtered_plans() | 61 | 8 | 12 | |
has_paid_plan() | 62 | 5 | 11 | |
has_free_plan() | 62 | 5 | 11 | |
has_trial_plan() | 62 | 5 | 11 | |
has_premium_license() | 64 | 5 | 10 | |
instance() | 71 | 2 | 6 | |
__construct() | 91 | 1 | 2 | |
get_trial_plans() | 80 | 1 | 3 | |
get_visible_trial_plans() | 79 | 1 | 3 |