Source file "com/opencsv/CSVParserBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 0 of 0 | n/a | 17 | 17 | 34 | 34 | 17 | 17 |
| CSVParserBuilder() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withErrorLocale(Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSeparator(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withQuoteChar(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withEscapeChar(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withStrictQuotes(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withIgnoreLeadingWhiteSpace(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withIgnoreQuotations(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withFieldAsNull(CSVReaderNullFieldIndicator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQuoteChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEscapeChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStrictQuotes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIgnoreLeadingWhiteSpace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIgnoreQuotations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nullFieldIndicator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |