Source file "io/github/resilience4j/circularbuffer/ConcurrentCircularFifoBuffer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 2 of 2 | 0% | 8 | 8 | 12 | 12 | 7 | 7 |
| ConcurrentCircularFifoBuffer(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isFull() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toList() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| take() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |