| Percentage | Lines | ||
|---|---|---|---|
| SocketPair |
|
0 % | 73 |
| Server |
|
95 % | 95 |
| Connection |
|
100 % | 37 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Connection::handleData() | 7 | 11 | |
| SocketPair::create() | 6 | 8 | |
| Server::listen() | 4 | 34 | |
| Connection::handleClose() | 2 | 9 | |
| SocketPair::__construct() | 2 | 4 | |
| SocketPair::useLeft() | 2 | 11 | |
| SocketPair::useRight() | 2 | 11 | |
| SocketPair::shutdown() | 2 | 4 | |
| SocketPair::getConnection() | 2 | 4 | |
| Connection::getRemoteAddress() | 1 | 4 | |