| Total Complexity | 50 |
| Dependencies | 9 |
| Dependents | 5 |
| Total lines | 338 |
| Lines of code | 174 |
| Logical lines of code | 110 |
| Comment lines | 90 |
| Methods | 10 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| register() | 44 | 13 | 44 | |
| validate_password() | 46 | 10 | 36 | |
| password_change_required() | 56 | 6 | 18 | |
| is_requirement_enabled() | 57 | 5 | 17 | |
| get_message_for_password_change_reason() | 56 | 4 | 17 | |
| password_last_changed() | 59 | 4 | 15 | |
| get_requirement_settings() | 62 | 3 | 11 | |
| get_registered() | 69 | 2 | 7 | |
| flag_password_change_required() | 70 | 2 | 6 | |
| global_clear_required_password_change() | 78 | 1 | 3 |