Source file "com/opencsv/bean/StatefulBeanToCsvBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 244 of 244 | 0% | 12 of 12 | 0% | 21 | 21 | 55 | 55 | 15 | 15 |
| build() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| StatefulBeanToCsvBuilder(Writer) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| StatefulBeanToCsvBuilder(ICSVWriter) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| withIgnoreField(Class, Field) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| withThrowExceptions(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withErrorLocale(Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withExceptionHandler(CsvExceptionHandler) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withMappingStrategy(MappingStrategy) | 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 | ||
| withLineEnd(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withOrderedResults(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withApplyQuotesToAll(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withProfile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |