Source file "com/opencsv/CSVWriterBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 22 of 22 | 0% | 21 | 21 | 38 | 38 | 10 | 10 |
| createCSVWriter() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| withParser(ICSVParser) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| withSeparator(char) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withQuoteChar(char) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withEscapeChar(char) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createCSVParserWriter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CSVWriterBuilder(Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| build() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withLineEnd(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withResultSetHelper(ResultSetHelper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |