Source file "com/opencsv/CSVReaderBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 176 of 176 | 0% | 2 of 2 | 0% | 23 | 23 | 50 | 50 | 22 | 22 |
CSVReaderBuilder(Reader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
build() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOrCreateCsvParser() | ![]() | 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 | |
getReader() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSkipLines() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCsvParser() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMultilineLimit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
keepCarriageReturn() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isVerifyReader() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getErrorLocale() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLineValidatorAggregator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRowValidatorAggregator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |