Total Complexity | 18 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 1 |
Lines of code | 10 |
Logical lines of code | 17 |
Comment lines | 0 |
Methods | 10 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_multi_cycle() | 87 | 4 | 1 | |
has_monthly() | 90 | 2 | 1 | |
has_annual() | 90 | 2 | 1 | |
has_lifetime() | 90 | 2 | 1 | |
annual_discount_percentage() | 87 | 2 | 1 | |
annual_savings() | 88 | 2 | 1 | |
__construct() | 92 | 1 | 1 | |
get_type() | 92 | 1 | 1 | |
is_unlimited() | 92 | 1 | 1 | |
is_usd() | 91 | 1 | 1 |