Total Complexity | 41 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 237 |
Lines of code | 137 |
Logical lines of code | 86 |
Comment lines | 45 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generate_password_reset_email() | 51 | 10 | 25 | |
output() | 47 | 8 | 32 | |
process_password_change() | 50 | 8 | 26 | |
save() | 58 | 4 | 16 | |
check_password_reset_key() | 62 | 5 | 9 | |
set_reset_password_cookie() | 63 | 3 | 9 | |
password_reset() | 66 | 1 | 8 | |
create_password_reset_key() | 65 | 1 | 9 | |
clear_password_reset_key() | 80 | 1 | 3 |