| Total Complexity | 38 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 348 |
| Lines of code | 200 |
| Logical lines of code | 90 |
| Comment lines | 100 |
| Methods | 14 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| retrieve_password() | 40 | 13 | 61 | |
| lost_password() | 51 | 7 | 25 | |
| output() | 54 | 5 | 21 | |
| set_reset_password_cookie() | 53 | 2 | 23 | |
| dashboard_menus() | 48 | 1 | 36 | |
| check_password_reset_key() | 66 | 2 | 8 | |
| __construct() | 91 | 1 | 2 | |
| dashboard_menu_dashboard_tab() | 79 | 1 | 3 | |
| dashboard_menu_bookings_tab() | 79 | 1 | 3 | |
| dashboard_menu_payments_tab() | 79 | 1 | 3 | |
| dashboard_menu_address_tab() | 79 | 1 | 3 | |
| dashboard_menu_account_tab() | 79 | 1 | 3 | |
| dashboard_menu_logout_tab() | 79 | 1 | 3 | |
| reset_password() | 70 | 1 | 6 |