| Total Complexity | 76 |
| Dependencies | 4 |
| Dependents | 2 |
| Total lines | 431 |
| Lines of code | 289 |
| Logical lines of code | 162 |
| Comment lines | 83 |
| Methods | 8 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| scan() | 33 | 27 | 109 | |
| scanName() | 46 | 14 | 37 | |
| scanText() | 50 | 8 | 27 | |
| scanXPath() | 50 | 7 | 28 | |
| scanNumber() | 48 | 6 | 40 | |
| scanString() | 53 | 6 | 23 | |
| scanInt() | 59 | 5 | 15 | |
| scanNumberFrac() | 63 | 3 | 10 |