-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
8.1.2
-
Code
-
Classes
- ITSEC_Zxcvbn_Dictionary_Match
Total Complexity |
41 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
210 |
Lines of code |
145 |
Logical lines of code |
87 |
Comment lines |
33 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_feedback() |
A |
46 |
14 |
40 |
get_uppercase_variations() |
A |
52 |
8 |
24 |
match() |
A |
49 |
7 |
32 |
dictionary_match() |
S |
54 |
4 |
20 |
__construct() |
S |
71 |
2 |
6 |
get_dictionary_matches() |
S |
63 |
2 |
10 |
get_ranked_dictionary() |
S |
77 |
1 |
3 |
estimate_guesses() |
S |
75 |
1 |
4 |
get_l33t_variations() |
S |
82 |
1 |
3 |
get_reversed_variations() |
S |
82 |
1 |
3 |