| Total Complexity | 13 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 238 |
| Lines of code | 65 |
| Logical lines of code | 40 |
| Comment lines | 140 |
| Methods | 7 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _crypt() | 51 | 4 | 27 | |
| _setupKey() | 56 | 2 | 18 | |
| encrypt() | 70 | 2 | 6 | |
| decrypt() | 70 | 2 | 6 | |
| __construct() | 80 | 1 | 3 | |
| setIV() | 91 | 1 | 2 | |
| setKey() | 78 | 1 | 3 |