Total Complexity | 16 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 126 |
Lines of code | 70 |
Logical lines of code | 35 |
Comment lines | 16 |
Methods | 7 |
Properties | 11 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 46 | 10 | 39 | |
encrypt() | 69 | 1 | 6 | |
decrypt() | 70 | 1 | 6 | |
getConfiguration() | 64 | 1 | 10 | |
pad() | 77 | 1 | 3 | |
unpad() | 77 | 1 | 3 | |
__destruct() | 81 | 1 | 3 |