| Total Complexity | 18 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 261 |
| Lines of code | 84 |
| Logical lines of code | 55 |
| Comment lines | 142 |
| Methods | 8 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| isValidEngine() | 57 | 5 | 19 | |
| _crypt() | 51 | 4 | 27 | |
| _setupKey() | 57 | 2 | 18 | |
| encrypt() | 71 | 2 | 6 | |
| decrypt() | 71 | 2 | 6 | |
| Crypt_RC4() | 81 | 1 | 3 | |
| setIV() | 100 | 1 | 2 | |
| setKey() | 79 | 1 | 3 |