Total Complexity | 27 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 156 |
Lines of code | 119 |
Logical lines of code | 77 |
Comment lines | 18 |
Methods | 6 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
native_convert() | 44 | 11 | 45 | |
get_digit() | 57 | 4 | 18 | |
base62encode() | 56 | 3 | 16 | |
base62decode() | 56 | 3 | 15 | |
encode() | 59 | 3 | 13 | |
decode() | 60 | 3 | 12 |