Source file "io/undertow/util/FastConcurrentDirectDeque.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 84 of 84 | 0% | 2 of 2 | 0% | 10 | 10 | 27 | 27 | 9 | 9 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
getUnsafe() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
FastConcurrentDirectDeque.Node(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
casItem(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
casNext(FastConcurrentDirectDeque.Node, FastConcurrentDirectDeque.Node) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
casPrev(FastConcurrentDirectDeque.Node, FastConcurrentDirectDeque.Node) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lazySetNext(FastConcurrentDirectDeque.Node) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lazySetPrev(FastConcurrentDirectDeque.Node) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FastConcurrentDirectDeque.Node() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |