-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.6
-
Code
-
Classes
- ITSEC_Strong_Passwords
Total Complexity |
17 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
117 |
Lines of code |
52 |
Logical lines of code |
32 |
Comment lines |
38 |
Methods |
6 |
Properties |
2 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
make_random_password_strong() |
S |
56 |
7 |
16 |
add_scripts() |
S |
59 |
4 |
13 |
add_scripts_to_wp_login() |
S |
64 |
3 |
9 |
__construct() |
S |
77 |
1 |
4 |
run() |
S |
67 |
1 |
7 |
register_requirements() |
S |
81 |
1 |
3 |