Total Complexity | 56 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 389 |
Lines of code | 172 |
Logical lines of code | 102 |
Comment lines | 150 |
Methods | 12 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
send_verification_email() | 51 | 12 | 26 | |
maybe_redirect_at_authenticate() | 45 | 9 | 40 | |
maybe_redirect_away_from_admin() | 55 | 7 | 20 | |
user_has_admin_access() | 63 | 5 | 10 | |
maybe_redirect_to_custom_lostpassword() | 60 | 4 | 13 | |
maybe_redirect_to_charitable_login() | 60 | 4 | 13 | |
maybe_redirect_to_password_reset() | 60 | 4 | 12 | |
maybe_redirect_to_custom_password_reset_page() | 60 | 3 | 13 | |
maybe_remove_admin_bar() | 67 | 3 | 8 | |
get_instance() | 72 | 2 | 6 | |
set_reset_cookie() | 63 | 2 | 9 | |
__construct() | 91 | 1 | 2 |