Source file "org/apache/solr/internal/csv/CSVStrategy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 0 of 0 | n/a | 11 | 11 | 15 | 15 | 11 | 11 |
clone() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ImmutableCSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDelimiter(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setEncapsulator(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCommentStart(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setEscape(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIgnoreLeadingWhitespaces(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIgnoreTrailingWhitespaces(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setUnicodeEscapeInterpretation(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIgnoreEmptyLines(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setPrinterNewline(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |