| Total Complexity | 31 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 178 |
| Lines of code | 95 |
| Logical lines of code | 72 |
| Comment lines | 59 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _base32Decode() | 48 | 12 | 27 | |
| _base32Encode() | 51 | 10 | 23 | |
| verifyCode() | 60 | 4 | 12 | |
| getCode() | 56 | 2 | 15 | |
| createSecret() | 71 | 1 | 5 | |
| setCodeLength() | 77 | 1 | 4 | |
| _getBase32LookupTable() | 62 | 1 | 9 |