Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Component\EventLoop\EventLoop::run() | 0 | 12 | 7 | 56 | ? | ? | ? |
A | EventLoop\EventLoop::addPeriodicTimer() | 21 | 13 | 1 | 2 | ? | ? | ? |
A | EventLoop\EventLoop::removeWriteStream() | 10 | 6 | 2 | 6 | ? | ? | ? |
A | Component\EventLoop\Timer::__construct() | 0 | 11 | 1 | 2 | 1 | 0 | 0 |
A | Component\EventLoop\EventLoop::tick() | 0 | 3 | 1 | 2 | ? | ? | ? |
A | Component\EventLoop\Child::__construct() | 11 | 9 | 1 | 2 | 1 | 0 | 0 |
A | EventLoop\EventLoop::removeStream() | 0 | 4 | 1 | 2 | ? | ? | ? |
A | Component\EventLoop\EventLoop::addChild() | 14 | 7 | 1 | 2 | ? | ? | ? |
A | EventLoop\EventLoop::addStream() | 0 | 9 | 3 | 12 | ? | ? | ? |
A | EventLoop\EventLoop::addReadStream() | 0 | 3 | 1 | 2 | ? | ? | ? |
A | Component\EventLoop\EventLoop::stop() | 0 | 3 | 1 | 2 | ? | ? | ? |
A | Component\EventLoop\EventLoop::addTimer() | 18 | 9 | 2 | 6 | ? | ? | ? |
A | EventLoop\EventLoop::addWriteStream() | 0 | 3 | 1 | 2 | ? | ? | ? |
A | EventLoop\EventLoop::addSignal() | 14 | 7 | 1 | 2 | ? | ? | ? |
A | EventLoop\EventLoop::removeReadStream() | 10 | 6 | 2 | 6 | ? | ? | ? |