Total Complexity | 31 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 269 |
Lines of code | 149 |
Logical lines of code | 105 |
Comment lines | 88 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_hexToInt() | 41 | 15 | 62 | |
_xorString() | 56 | 3 | 17 | |
_xorCharString() | 57 | 3 | 16 | |
_intToHex() | 60 | 2 | 14 | |
__construct() | 64 | 2 | 11 | |
_hexToIntArray() | 62 | 2 | 11 | |
encrypt() | 64 | 2 | 9 | |
decrypt() | 73 | 1 | 5 | |
_charToInt() | 76 | 1 | 4 |