-
Home
-
SSH SFTP Updater Support
-
0.8.8 (latest)
-
Code
-
Classes
- Crypt_RC2
Total Complexity |
43 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
660 |
Lines of code |
241 |
Logical lines of code |
147 |
Comment lines |
235 |
Methods |
11 |
Properties |
13 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_setupInlineCrypt() |
A |
36 |
11 |
95 |
setKey() |
S |
50 |
6 |
26 |
isValidEngine() |
S |
58 |
6 |
14 |
_encryptBlock() |
S |
50 |
4 |
28 |
_decryptBlock() |
S |
50 |
4 |
28 |
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 |