| Total Complexity | 48 | 
| Dependencies | 3 | 
| Dependents | 1 | 
| Total lines | 271 | 
| Lines of code | 194 | 
| Logical lines of code | 127 | 
| Comment lines | 32 | 
| Methods | 7 | 
| Properties | 7 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| encode() | 38 | 15 | 72 | |
| bytePairEncode() | 42 | 15 | 54 | |
| __construct() | 47 | 9 | 35 | |
| encodeOrdinary() | 58 | 4 | 16 | |
| decode() | 63 | 3 | 11 | |
| getName() | 82 | 1 | 3 | |
| getSpecialTokensSet() | 80 | 1 | 3 |