Source file "com/opencsv/bean/CsvToBeanBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 549 of 549 | 0% | 48 of 48 | 0% | 51 | 51 | 136 | 136 | 27 | 27 |
build() | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
CsvToBeanBuilder(Reader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 29 | 29 | 1 | 1 |
CsvToBeanBuilder(CSVReader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 29 | 29 | 1 | 1 |
buildParser() | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
buildReader(CSVParser) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
withIgnoreField(Class, Field) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
withVerifier(BeanVerifier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withErrorLocale(Locale) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withExceptionHandler(CsvExceptionHandler) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withThrowExceptions(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withVerifyReader(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withSkipLines(int) | ![]() | 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 | |
withMultilineLimit(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withMappingStrategy(MappingStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withFilter(CsvToBeanFilter) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withFieldAsNull(CSVReaderNullFieldIndicator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withKeepCarriageReturn(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withType(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withOrderedResults(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withIgnoreEmptyLine(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withProfile(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |