Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | tomzx\Job\Awaiter::some() | 0 | 19 | 7 | 7.01 | 0 | 0 | 0 |
B | tomzx\Job\Awaiter::all() | 0 | 13 | 6 | 6.01 | 0 | 0 | 0 |
B | tomzx\Job\Awaiter::any() | 0 | 8 | 5 | 5.03 | 0 | 0 | 0 |
B | tomzx\Job\Throttler::wait() | 0 | 8 | 5 | 5 | 0 | 0 | 0 |
A | tomzx\Job\JobQueue::remove() | 0 | 4 | 2 | 2 | 0 | 0 | 0 |
A | tomzx\Job\Throttler::push() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\Throttler::pushAndStart() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\Throttler::tryStart() | 0 | 10 | 3 | 3 | 0 | 0 | 0 |
A | tomzx\Job\Throttler::__construct() | 0 | 7 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\JobQueue::push() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\Awaiter::__construct() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\Throttler::onJobWaiting() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\JobQueue::pop() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\Throttler::onJobRunning() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | tomzx\Job\JobQueue::all() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |