-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
7.9.0
-
Code
-
Classes
- ITSEC_Strong_Passwords
Total Complexity |
33 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
266 |
Lines of code |
137 |
Logical lines of code |
60 |
Comment lines |
86 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
make_random_password_strong() |
S |
56 |
7 |
16 |
validate() |
S |
59 |
5 |
13 |
add_scripts() |
S |
59 |
4 |
13 |
get_password_strength() |
S |
60 |
3 |
13 |
add_scripts_to_wp_login() |
S |
64 |
3 |
9 |
render_settings() |
S |
61 |
1 |
16 |
register_group_setting() |
S |
63 |
2 |
10 |
register_requirements() |
S |
61 |
1 |
13 |
__construct() |
S |
81 |
1 |
3 |
run() |
S |
65 |
1 |
8 |
reason() |
S |
79 |
1 |
3 |
evaluate() |
S |
79 |
1 |
3 |
get_settings_config() |
S |
66 |
1 |
8 |
sanitize_settings() |
S |
73 |
1 |
5 |
make_error_message() |
S |
74 |
1 |
4 |