| Total Complexity | 60 |
| Dependencies | 7 |
| Dependents | 0 |
| Total lines | 386 |
| Lines of code | 213 |
| Logical lines of code | 140 |
| Comment lines | 99 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| check_status_on_login() | 34 | 23 | 82 | |
| send_notification_to_user_about_status_changing() | 56 | 7 | 16 | |
| check_status_on_page() | 54 | 6 | 21 | |
| hide_not_approved_users_in_frontend() | 53 | 5 | 24 | |
| set_user_status() | 58 | 5 | 15 | |
| registration_completed_message() | 70 | 3 | 6 | |
| __construct() | 55 | 1 | 20 | |
| track_first_login() | 68 | 2 | 7 | |
| send_request_notification_to_admin() | 75 | 2 | 5 | |
| is_admin_creation_process() | 78 | 2 | 3 | |
| disconnect_user_session() | 71 | 2 | 6 | |
| allow_password_reset() | 66 | 2 | 8 |