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 | 182 of 182 | 0% | 2 of 2 | 0% | 25 | 25 | 48 | 48 | 24 | 24 |
| static {...} | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean, String) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| CSVStrategy(char, char, char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isCommentingDisabled() | 0% | 0% | 2 | 2 | 1 | 1 | 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 | 2 | 2 | 1 | 1 | ||
| setIgnoreTrailingWhitespaces(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUnicodeEscapeInterpretation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreEmptyLines(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPrinterNewline(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDelimiter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncapsulator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommentStart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEscape() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIgnoreLeadingWhitespaces() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIgnoreTrailingWhitespaces() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnicodeEscapeInterpretation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIgnoreEmptyLines() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrinterNewline() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |