Percentage | Lines | ||
---|---|---|---|
SysVQueue |
|
98 % | 121 |
ExceptionalQueue |
|
100 % | 72 |
InMemoryQueue |
|
100 % | 63 |
MongoQueue |
|
100 % | 89 |
NoItemAvailableException |
|
100 % | 7 |
GenericPdoQueue |
|
100 % | 58 |
PdoQueue |
|
100 % | 69 |
SqlitePdoQueue |
|
100 % | 43 |
PheanstalkQueue |
|
100 % | 75 |
QueueException |
|
100 % | 16 |
CRAP Score | Lines | ||
---|---|---|---|
QueueUtils::normalizeEta() | 6 | 17 | |
SysVQueue::getErrorMessage() | 4 | 13 | |
SqlitePdoQueue::pop() | 4 | 32 | |
ExceptionalQueue::exceptional() | 3 | 12 | |
InMemoryQueue::pop() | 3 | 15 | |
MongoQueue::pop() | 3 | 15 | |
PheanstalkQueue::doClear() | 3 | 9 | |
QueueUtils::calculateDelay() | 3 | 10 | |
RedisQueue::pop() | 3 | 15 | |
SysVQueue::pop() | 3 | 10 | |