-
Home
-
Duplicator – Migration & Backup Plugin
-
1.5.9
-
Code
-
Classes
- DUPX_PasswordHash
Total Complexity |
37 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
206 |
Lines of code |
148 |
Logical lines of code |
98 |
Comment lines |
23 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
crypt_private() |
A |
50 |
8 |
26 |
encode64() |
S |
53 |
6 |
24 |
HashPassword() |
S |
54 |
6 |
23 |
get_random_bytes() |
S |
55 |
5 |
20 |
__construct() |
S |
61 |
4 |
12 |
gensalt_blowfish() |
S |
51 |
3 |
26 |
gensalt_private() |
S |
67 |
2 |
7 |
CheckPassword() |
S |
68 |
2 |
7 |
PasswordHash() |
S |
79 |
1 |
3 |