Source file "com/google/common/base/AbstractIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 73 of 73 | 0% | 9 of 9 | 0% | 11 | 11 | 22 | 22 | 6 | 6 |
hasNext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
tryToComputeNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
AbstractIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endOfData() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |