Source file "org/springframework/integration/handler/advice/RequestHandlerCircuitBreakerAdvice.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 10 of 10 | 0% | 10 | 10 | 26 | 26 | 5 | 5 |
| doInvoke(AbstractRequestHandlerAdvice.ExecutionCallback, Object, Message) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| RequestHandlerCircuitBreakerAdvice() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$doInvoke$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setThreshold(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHalfOpenAfter(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |