Source file "org/apache/commons/pool2/impl/LinkedBlockingDeque.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 18 of 18 | 0% | 15 | 15 | 36 | 36 | 6 | 6 |
| remove() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| LinkedBlockingDeque.AbstractItr(LinkedBlockingDeque) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| advance() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| succ(LinkedBlockingDeque.Node) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |