-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.8.11
-
Code
-
Classes
- WPUM_Form_Password_Recovery
Total Complexity |
55 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
471 |
Lines of code |
276 |
Logical lines of code |
134 |
Comment lines |
96 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_fields() |
A |
44 |
10 |
48 |
submit_handler() |
A |
43 |
10 |
47 |
reset_handler() |
A |
44 |
10 |
42 |
validate_username_or_email() |
S |
63 |
7 |
9 |
validate_passwords() |
S |
58 |
6 |
14 |
reset() |
S |
47 |
4 |
35 |
__construct() |
S |
50 |
1 |
32 |
instructions_sent() |
S |
58 |
2 |
16 |
submit() |
S |
58 |
1 |
16 |
instance() |
S |
72 |
2 |
6 |
get_cookie() |
S |
80 |
1 |
3 |
done() |
S |
66 |
1 |
8 |