Total Complexity | 32 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 222 |
Lines of code | 109 |
Logical lines of code | 72 |
Comment lines | 72 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
show_trial_notices() | 39 | 20 | 59 | |
get_trial_period() | 62 | 3 | 12 | |
get_instance() | 71 | 2 | 6 | |
get_days_since_trial_started() | 64 | 2 | 10 | |
get_trial_expiry_date() | 65 | 2 | 9 | |
__construct() | 79 | 1 | 3 | |
get_remaining_trial_days() | 71 | 1 | 6 | |
get_trial_started_at() | 75 | 1 | 4 |