Total Complexity | 18 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 200 |
Lines of code | 79 |
Logical lines of code | 40 |
Comment lines | 85 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setEncryptionKey() | 59 | 3 | 13 | |
encryptOrDecrypt() | 57 | 2 | 19 | |
maybeEncrypt() | 71 | 2 | 6 | |
maybeDecrypt() | 71 | 2 | 6 | |
encrypt() | 68 | 2 | 7 | |
GenerateRandomString() | 64 | 2 | 9 | |
getComputedHash() | 68 | 2 | 7 | |
init() | 72 | 1 | 5 | |
isEncrypted() | 79 | 1 | 3 | |
decrypt() | 75 | 1 | 4 |