| Total Complexity | 32 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 233 |
| Lines of code | 130 |
| Logical lines of code | 65 |
| Comment lines | 82 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| delete_unverified_users() | 40 | 11 | 60 | |
| delete_user() | 48 | 9 | 30 | |
| init() | 61 | 2 | 12 | |
| schedule_delete_unverified_users_cron() | 72 | 2 | 5 | |
| unschedule_delete_unverified_users_cron() | 73 | 2 | 5 | |
| schedule_delete_unverified_users_cron_on_option_enabled() | 75 | 2 | 5 | |
| maybe_delete_unverified_users() | 70 | 2 | 6 | |
| init_bkg_process() | 76 | 1 | 4 | |
| delete_unverified_users_cron() | 82 | 1 | 3 |