| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 118 |
| Lines of code | 55 |
| Logical lines of code | 27 |
| Comment lines | 26 |
| Methods | 11 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| read() | 59 | 5 | 15 | |
| eof() | 79 | 2 | 3 | |
| close() | 74 | 2 | 5 | |
| __toString() | 69 | 2 | 7 | |
| moveToNextStream() | 69 | 2 | 7 | |
| addStream() | 80 | 1 | 3 | |
| isSeekable() | 82 | 1 | 3 | |
| seek() | 82 | 1 | 3 | |
| tell() | 82 | 1 | 3 | |
| isAtLastStream() | 78 | 1 | 3 | |
| getCurrentStream() | 80 | 1 | 3 |