Source file "com/mchange/util/impl/CircularListQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 2 of 2 | 0% | 9 | 9 | 10 | 10 | 8 | 8 |
| dequeue() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasMoreElements() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CircularListQueue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CircularListQueue(CircularList) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enqueue(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| peek() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |