-
Home
-
WP Member Login by SPIRAL
-
1.2.6 (latest)
-
Code
-
Classes
- WPMLS_Password_Hash
Total Complexity |
17 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
103 |
Lines of code |
78 |
Logical lines of code |
55 |
Comment lines |
4 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wpmls_decrypt_setting_field() |
S |
55 |
5 |
18 |
wpmls_encrypt_setting_field() |
S |
57 |
4 |
15 |
decrypt() |
S |
61 |
2 |
11 |
encrypt() |
S |
62 |
2 |
10 |
encrypt_key() |
S |
67 |
1 |
7 |
decrypt_key() |
S |
66 |
1 |
8 |
encrypt_array_to_String() |
S |
71 |
1 |
5 |
decrypt_string_to_array() |
S |
73 |
1 |
4 |