Total Complexity | 38 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 332 |
Lines of code | 192 |
Logical lines of code | 90 |
Comment lines | 80 |
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 | |
dashboard_menus() | 47 | 1 | 42 | |
check_password_reset_key() | 66 | 2 | 8 | |
set_reset_password_cookie() | 63 | 2 | 9 | |
__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 |