Source file "com/opencsv/bean/concurrent/SingleLineReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 14 of 14 | 0% | 12 | 12 | 14 | 14 | 5 | 5 |
| getLine() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isCurrentLineEmpty() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| readNextLine() | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| SingleLineReader(CSVReader, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getLinesRead() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |