Source file "com/google/common/util/concurrent/MonitorBasedArrayBlockingQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 14 of 14 | 0% | 12 | 12 | 33 | 33 | 5 | 5 |
| remove() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| checkNext() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| MonitorBasedArrayBlockingQueue.Itr(MonitorBasedArrayBlockingQueue) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |