Source file "com/mongodb/internal/connection/ConcurrentLinkedDeque.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 332 of 332 | 0% | 76 of 76 | 0% | 60 | 60 | 94 | 94 | 22 | 22 |
| replace(Object) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| successor() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| predecessor() | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| delete() | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| append(Object) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| prepend(Object) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| findPredecessorOf(ConcurrentLinkedDeque.Node) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| nextNonmarker() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| isDeleted() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| forward() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| back() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| ConcurrentLinkedDeque.Node(Object, ConcurrentLinkedDeque.Node, ConcurrentLinkedDeque.Node) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ConcurrentLinkedDeque.Node(ConcurrentLinkedDeque.Node) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isMarker() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSpecial() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isTrailer() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isHeader() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| casNext(ConcurrentLinkedDeque.Node, ConcurrentLinkedDeque.Node) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNext(ConcurrentLinkedDeque.Node) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrev(ConcurrentLinkedDeque.Node) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPrev() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |