Total Complexity | 22 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 177 |
Lines of code | 99 |
Logical lines of code | 66 |
Comment lines | 51 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_decrypt() | 56 | 5 | 18 | |
decrypt() | 58 | 3 | 15 | |
encrypt() | 60 | 3 | 13 | |
_getKey() | 61 | 3 | 12 | |
_MakeIv() | 61 | 2 | 12 | |
generateKey() | 65 | 2 | 9 | |
_getIv() | 63 | 2 | 10 | |
_crypt() | 63 | 2 | 10 |