Total Complexity | 18 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 206 |
Lines of code | 79 |
Logical lines of code | 38 |
Comment lines | 93 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setEncryptionKey() | 59 | 3 | 13 | |
encryptOrDecrypt() | 56 | 2 | 21 | |
maybeEncrypt() | 71 | 2 | 6 | |
maybeDecrypt() | 71 | 2 | 6 | |
encrypt() | 68 | 2 | 7 | |
GenerateRandomString() | 64 | 2 | 9 | |
getComputedHash() | 68 | 2 | 7 | |
__construct() | 79 | 1 | 3 | |
isEncrypted() | 79 | 1 | 3 | |
decrypt() | 75 | 1 | 4 |