-
Home
-
SSH SFTP Updater Support
-
0.8.4
-
Code
-
Classes
- Crypt_RC2
Total Complexity |
41 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
654 |
Lines of code |
238 |
Logical lines of code |
145 |
Comment lines |
232 |
Methods |
11 |
Properties |
13 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_setupInlineCrypt() |
A |
36 |
11 |
95 |
setKey() |
S |
50 |
6 |
26 |
_encryptBlock() |
S |
50 |
4 |
28 |
_decryptBlock() |
S |
50 |
4 |
28 |
isValidEngine() |
S |
62 |
4 |
11 |
setKeyLength() |
S |
63 |
3 |
11 |
encrypt() |
S |
65 |
2 |
10 |
decrypt() |
S |
65 |
2 |
10 |
_setupMcrypt() |
S |
72 |
2 |
6 |
_setupKey() |
S |
63 |
2 |
10 |
getKeyLength() |
S |
83 |
1 |
3 |