-
Home
-
Locatoraid Store Locator
-
3.9.19
-
Code
-
Classes
- Encrypt_Lib_HC_MVC
Total Complexity |
41 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
402 |
Lines of code |
141 |
Logical lines of code |
81 |
Comment lines |
176 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
S |
59 |
4 |
16 |
_remove_cipher_noise() |
S |
57 |
4 |
16 |
_xor_encode() |
S |
60 |
3 |
12 |
_add_cipher_noise() |
S |
60 |
3 |
12 |
get_key() |
S |
64 |
3 |
11 |
__construct() |
S |
69 |
3 |
6 |
set_hash() |
S |
78 |
3 |
3 |
_get_mode() |
S |
72 |
2 |
6 |
_get_cipher() |
S |
72 |
2 |
6 |
mcrypt_decode() |
S |
63 |
2 |
10 |
_xor_merge() |
S |
65 |
2 |
8 |
_xor_decode() |
S |
66 |
2 |
8 |
encode() |
S |
64 |
2 |
10 |
hash() |
S |
78 |
2 |
3 |
mcrypt_encode() |
S |
71 |
1 |
5 |
set_cipher() |
S |
82 |
1 |
3 |
set_mode() |
S |
82 |
1 |
3 |
set_key() |
S |
82 |
1 |
3 |