| Total Complexity | 21 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 143 |
| Lines of code | 67 |
| Logical lines of code | 37 |
| Comment lines | 37 |
| Methods | 9 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| seek() | 61 | 5 | 12 | |
| eof() | 61 | 4 | 13 | |
| read() | 62 | 3 | 11 | |
| setOffset() | 64 | 3 | 10 | |
| __toString() | 69 | 2 | 7 | |
| __construct() | 73 | 1 | 5 | |
| tell() | 80 | 1 | 3 | |
| isSeekable() | 81 | 1 | 3 | |
| close() | 82 | 1 | 3 |