Source file "org/apache/commons/csv/CSVParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 550 of 550 | 0% | 68 of 68 | 0% | 58 | 58 | 123 | 123 | 22 | 22 |
| createHeaders() | 0% | 0% | 18 | 18 | 36 | 36 | 1 | 1 | ||
| nextRecord() | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| CSVParser(Reader, CSVFormat, long, long) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| addRecordValue(boolean) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| parse(URL, Charset, CSVFormat) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parse(File, Charset, CSVFormat) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getRecords() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| parse(String, CSVFormat) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parse(InputStream, Charset, CSVFormat) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parse(Path, Charset, CSVFormat) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getHeaderMap() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createEmptyHeaderMap() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| CSVParser(Reader, CSVFormat) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parse(Reader, CSVFormat) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentLineNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFirstEndOfLine() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaderMapRaw() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaderNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRecordNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |