| Total Complexity | 18 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 145 |
| Lines of code | 40 |
| Logical lines of code | 17 |
| Comment lines | 82 |
| Methods | 10 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_multi_cycle() | 63 | 4 | 13 | |
| has_monthly() | 79 | 2 | 3 | |
| has_annual() | 79 | 2 | 3 | |
| has_lifetime() | 79 | 2 | 3 | |
| annual_discount_percentage() | 77 | 2 | 3 | |
| annual_savings() | 77 | 2 | 3 | |
| __construct() | 81 | 1 | 3 | |
| get_type() | 82 | 1 | 3 | |
| is_unlimited() | 81 | 1 | 3 | |
| is_usd() | 80 | 1 | 3 |