Source file "org/apache/logging/log4j/core/async/JCToolsBlockingQueueFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 143 of 143 | 0% | 20 of 20 | 0% | 20 | 20 | 39 | 39 | 10 | 10 |
poll(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
offer(Object, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
take() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
put(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
offer(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JCToolsBlockingQueueFactory.MpscBlockingQueue(int, JCToolsBlockingQueueFactory.WaitStrategy) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
drainTo(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
drainTo(Collection, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remainingCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$drainTo$0(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |