| Total Complexity | 19 |
| Dependencies | 1 |
| Dependents | 5 |
| Total lines | 122 |
| Lines of code | 56 |
| Logical lines of code | 29 |
| Comment lines | 32 |
| Methods | 9 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| factory() | 56 | 5 | 18 | |
| __construct() | 66 | 2 | 8 | |
| eof() | 79 | 2 | 3 | |
| seek() | 72 | 2 | 5 | |
| close() | 72 | 2 | 6 | |
| tell() | 78 | 2 | 3 | |
| __toString() | 69 | 2 | 7 | |
| read() | 79 | 1 | 3 | |
| isSeekable() | 82 | 1 | 3 |