Source file "org/springframework/amqp/core/QueueBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 0 of 0 | n/a | 27 | 27 | 34 | 34 | 27 | 27 |
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withArgument(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nonDurable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| durable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| QueueBuilder(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withArguments(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ttl(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| expires(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxLengthBytes(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| overflow(QueueBuilder.Overflow) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxPriority(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| masterLocator(QueueBuilder.MasterLocator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderLocator(QueueBuilder.LeaderLocator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| singleActiveConsumer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deliveryLimit(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nonDurable(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDurable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| exclusive() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| autoDelete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deadLetterExchange(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deadLetterRoutingKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lazy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| quorum() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| durable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |