-
Home
-
WP User Manager – User Profile Builder & Membership
-
2.6
-
Code
-
Classes
- WPUM_Form_Password_Recovery
Total Complexity |
57 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
432 |
Lines of code |
250 |
Logical lines of code |
113 |
Comment lines |
87 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
submit_handler() |
A |
44 |
9 |
44 |
reset() |
A |
47 |
9 |
35 |
init_fields() |
A |
46 |
8 |
40 |
reset_handler() |
S |
50 |
7 |
26 |
__construct() |
S |
46 |
5 |
37 |
validate_username_or_email() |
S |
64 |
7 |
8 |
validate_passwords() |
S |
58 |
6 |
14 |
instructions_sent() |
S |
58 |
2 |
16 |
submit() |
S |
58 |
1 |
16 |
instance() |
S |
72 |
2 |
6 |
done() |
S |
65 |
1 |
8 |