-
Home
-
ManageWP Worker
-
4.9.25 (latest)
-
Code
-
Classes
- MWP_Stream_Append
| 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 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| read() |
S |
59 |
5 |
15 |
| eof() |
S |
79 |
2 |
3 |
| close() |
S |
74 |
2 |
5 |
| __toString() |
S |
69 |
2 |
7 |
| moveToNextStream() |
S |
69 |
2 |
7 |
| addStream() |
S |
80 |
1 |
3 |
| isSeekable() |
S |
82 |
1 |
3 |
| seek() |
S |
82 |
1 |
3 |
| tell() |
S |
82 |
1 |
3 |
| isAtLastStream() |
S |
78 |
1 |
3 |
| getCurrentStream() |
S |
80 |
1 |
3 |