-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
8.1.0
-
Code
-
Classes
- ITSEC_Zxcvbn_Spatial_Match
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
171 |
Lines of code |
117 |
Logical lines of code |
75 |
Comment lines |
31 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
spatial_match() |
A |
41 |
14 |
54 |
estimate_guesses() |
S |
50 |
6 |
27 |
match() |
S |
62 |
3 |
11 |
__construct() |
S |
71 |
2 |
6 |
get_adjacency_graphs() |
S |
70 |
2 |
6 |
calc_average_degree() |
S |
67 |
2 |
7 |
get_feedback() |
S |
69 |
2 |
6 |