| Percentage | Lines | ||
|---|---|---|---|
| PoolFactory |
|
25 % | 45 |
| SystemVMessageQueue |
|
53 % | 277 |
| SharedMemory |
|
53 % | 160 |
| PipeQueue |
|
59 % | 93 |
| RedisQueue |
|
60 % | 129 |
| Semaphore |
|
65 % | 147 |
| RedisCache |
|
69 % | 110 |
| AbstractPool |
|
69 % | 167 |
| FileCache |
|
70 % | 252 |
| FileLock |
|
72 % | 110 |
| CRAP Score | Lines | ||
|---|---|---|---|
| FileCache::increment() | 30 | 19 | |
| FileCache::decrement() | 30 | 20 | |
| PipeQueue::get() | 21 | 33 | |
| AbstractPool::removeProcessByName() | 20 | 11 | |
| Semaphore::remove() | 20 | 15 | |
| AbstractPool::removeExitedProcess() | 12 | 8 | |
| Pipe::setBlock() | 11 | 18 | |
| Semaphore::acquire() | 11 | 25 | |
| RedisQueue::__construct() | 10 | 34 | |
| RedisQueue::get() | 9 | 16 | |