Total Complexity | 32 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 216 |
Lines of code | 121 |
Logical lines of code | 62 |
Comment lines | 79 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
delete_unverified_users() | 42 | 11 | 51 | |
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 |