| Total Complexity | 32 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 223 |
| Lines of code | 110 |
| Logical lines of code | 73 |
| Comment lines | 72 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| show_trial_notices() | 39 | 20 | 60 | |
| 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 |