Total Complexity | 22 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 156 |
Lines of code | 95 |
Logical lines of code | 66 |
Comment lines | 44 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_decrypt() | 57 | 5 | 16 | |
decrypt() | 58 | 3 | 15 | |
encrypt() | 60 | 3 | 13 | |
_getKey() | 61 | 3 | 12 | |
_MakeIv() | 61 | 2 | 12 | |
generateKey() | 67 | 2 | 7 | |
_getIv() | 63 | 2 | 10 | |
_crypt() | 63 | 2 | 10 |