| Total Complexity | 27 | 
| Dependencies | 2 | 
| Dependents | 1 | 
| Total lines | 268 | 
| Lines of code | 131 | 
| Logical lines of code | 54 | 
| Comment lines | 112 | 
| Methods | 8 | 
| Properties | 4 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| __construct() | 43 | 6 | 58 | |
| getColumnOffset() | 54 | 5 | 19 | |
| charsUntil() | 59 | 4 | 14 | |
| charsWhile() | 59 | 4 | 14 | |
| getCurrentLine() | 68 | 2 | 7 | |
| char() | 72 | 2 | 5 | |
| remainingChars() | 66 | 2 | 9 | |
| unget() | 75 | 2 | 5 |