Source file "com/opencsv/CSVReaderHeaderAwareBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 99 of 99 | 0% | 0 of 0 | n/a | 12 | 12 | 26 | 26 | 12 | 12 |
| build() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| withErrorLocale(Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSkipLines(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withLineValidator(LineValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withRowValidator(RowValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withCSVParser(ICSVParser) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withKeepCarriageReturn(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withVerifyReader(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withFieldAsNull(CSVReaderNullFieldIndicator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withMultilineLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withRowProcessor(RowProcessor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CSVReaderHeaderAwareBuilder(Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |