| Percentage | Lines | ||
|---|---|---|---|
| StreamInput |
|
0 % | 40 |
| Stderr |
|
0 % | 7 |
| Stdout |
|
0 % | 7 |
| StreamOutput |
|
0 % | 18 |
| AbstractStream |
|
67 % | 46 |
| CRAP Score | Lines | ||
|---|---|---|---|
| StreamInput::read() | 6 | 6 | |
| StreamInput::readLine() | 6 | 6 | |
| StreamInput::readAll() | 6 | 6 | |
| AbstractStream::setStream() | 4 | 10 | |
| StreamInput::openStream() | 2 | 4 | |
| Stderr::__construct() | 2 | 4 | |
| Stdout::__construct() | 2 | 4 | |
| StreamOutput::write() | 2 | 4 | |
| StreamOutput::openStream() | 2 | 4 | |
| AbstractStream::getStream() | 2 | 4 | |