-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Controller_Password_Reminder
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
166 |
Lines of code |
120 |
Logical lines of code |
87 |
Comment lines |
3 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
callback_new_password() |
A |
41 |
10 |
51 |
reset() |
S |
56 |
6 |
17 |
check_password_reset_key() |
S |
60 |
6 |
12 |
index() |
S |
70 |
3 |
6 |
callback_reset_password() |
S |
57 |
2 |
15 |
__construct() |
S |
68 |
2 |
8 |
invalid_key_error() |
S |
78 |
1 |
3 |
filter_fields_dont_match_message() |
S |
79 |
1 |
3 |
reset_password() |
S |
73 |
1 |
5 |