Percentage | Lines | ||
---|---|---|---|
AbstractConsumer |
|
0 % | 118 |
AbstractQueue |
|
0 % | 85 |
AbstractExchange |
|
0 % | 112 |
Producer |
|
0 % | 29 |
AbstractProducer |
|
0 % | 47 |
DeclareCommand |
|
0 % | 33 |
ConsumeCommand |
|
0 % | 83 |
BunnyManager |
|
39 % | 195 |
QueueBind |
|
100 % | 53 |
ExchangeBind |
|
100 % | 57 |
CRAP Score | Lines | ||
---|---|---|---|
AbstractConsumer::consume() | 110 | 44 | |
AbstractQueue::declare() | 20 | 30 | |
AbstractExchange::declareBindings() | 12 | 17 | |
BunnyManager::declareExchanges() | 12 | 10 | |
BunnyManager::createChannel() | 12 | 15 | |
BunnyManager::declare() | 12 | 25 | |
BunnyManager::getConsumerByAlias() | 9 | 13 | |
AbstractExchange::declare() | 6 | 14 | |
BunnyManager::declareQueues() | 6 | 5 | |
Producer::produce() | 6 | 11 | |