Source file "com/datastax/oss/driver/internal/core/util/CountingIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 90 | 0% | 11 of 11 | 0% | 13 | 13 | 28 | 28 | 7 | 7 |
| next() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| hasNext() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| tryToComputeNext() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| peek() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CountingIterator(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| endOfData() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remaining() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |