-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.6.8
-
Code
-
Classes
- WPUM_Form_Password_Recovery
Total Complexity |
54 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
451 |
Lines of code |
263 |
Logical lines of code |
124 |
Comment lines |
85 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
submit_handler() |
A |
44 |
9 |
45 |
init_fields() |
A |
46 |
8 |
40 |
reset_handler() |
A |
46 |
8 |
36 |
__construct() |
S |
46 |
5 |
37 |
validate_username_or_email() |
S |
64 |
7 |
8 |
validate_passwords() |
S |
58 |
6 |
14 |
reset() |
S |
47 |
4 |
34 |
instructions_sent() |
S |
58 |
2 |
16 |
submit() |
S |
58 |
1 |
16 |
instance() |
S |
72 |
2 |
6 |
get_cookie() |
S |
80 |
1 |
3 |
done() |
S |
65 |
1 |
8 |