| Total Complexity | 28 | 
| Dependencies | 2 | 
| Dependents | 1 | 
| Total lines | 150 | 
| Lines of code | 62 | 
| Logical lines of code | 32 | 
| Comment lines | 68 | 
| Methods | 7 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| has_paid_plan() | 62 | 5 | 11 | |
| has_free_plan() | 62 | 5 | 11 | |
| get_trial_plans() | 62 | 5 | 11 | |
| has_trial_plan() | 62 | 5 | 11 | |
| has_premium_license() | 64 | 5 | 10 | |
| instance() | 71 | 2 | 6 | |
| __construct() | 91 | 1 | 2 |