Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Component\Socket\Connection::handleData() | 0 | 6 | 7 | 7 | ? | ? | ? |
B | Component\Socket\Server::listen() | 0 | 18 | 4 | 4.03 | ? | ? | ? |
A | Socket\Server::handleConnection() | 0 | 4 | 1 | 1 | ? | ? | ? |
A | Component\Socket\SocketPair::create() | 0 | 4 | 2 | 6 | ? | ? | ? |
A | Component\Socket\Server::getPort() | 0 | 3 | 1 | 1 | ? | ? | ? |
A | Component\Socket\SocketPair::useLeft() | 11 | 6 | 1 | 2 | ? | ? | ? |
A | Component\Socket\Server::shutdown() | 0 | 4 | 1 | 1 | ? | ? | ? |
A | Component\Socket\SocketPair::useRight() | 11 | 6 | 1 | 2 | ? | ? | ? |
A | Socket\Connection::handleClose() | 0 | 5 | 2 | 2 | ? | ? | ? |
A | Component\Socket\Server::getSocket() | 0 | 2 | 1 | 1 | ? | ? | ? |
A | Socket\Connection::getRemoteAddress() | 0 | 2 | 1 | 1 | ? | ? | ? |
A | Socket\SocketPair::getConnection() | 0 | 2 | 1 | 2 | ? | ? | ? |
A | Socket\SocketPair::__construct() | 0 | 2 | 1 | 2 | ? | ? | ? |
A | Socket\Connection::parseAddress() | 0 | 2 | 1 | 1 | ? | ? | ? |
A | Component\Socket\Server::__construct() | 0 | 2 | 1 | 1 | ? | ? | ? |