Source file "com/google/common/collect/Iterators.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 65 of 65 | 0% | 10 of 10 | 0% | 10 | 10 | 17 | 17 | 5 | 5 | 
| next() |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 | 
| peek() |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 | 
| remove() |  | 0% |  | 0% | 2 | 2 | 3 | 3 | 1 | 1 | 
| hasNext() |  | 0% |  | 0% | 3 | 3 | 1 | 1 | 1 | 1 | 
| Iterators.PeekingImpl(Iterator) |  | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |