Source file "org/spf4j/io/csv/OneRowIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 68 of 68 | 0% | 6 of 6 | 0% | 8 | 8 | 16 | 16 | 5 | 5 |
nextToken() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
OneRowIterator(CsvReader) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |