| Percentage | Lines | ||
|---|---|---|---|
| AbstractQueue |
|
0 % | 85 |
| AbstractExchange |
|
0 % | 112 |
| Producer |
|
0 % | 29 |
| AbstractProducer |
|
0 % | 47 |
| DeclareCommand |
|
0 % | 37 |
| ConsumeCommand |
|
0 % | 87 |
| AbstractConsumer |
|
0 % | 135 |
| BunnyManager |
|
39 % | 195 |
| QueueBind |
|
100 % | 53 |
| ExchangeBind |
|
100 % | 57 |
| CRAP Score | Lines | ||
|---|---|---|---|
| AbstractConsumer::consume() | 110 | 47 | |
| 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 | |