Source file "org/apache/solr/internal/csv/CSVParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 756 of 756 | 0% | 119 of 119 | 0% | 80 | 80 | 171 | 171 | 17 | 17 |
nextToken(CSVParser.Token) | ![]() | 0% | ![]() | 0% | 21 | 21 | 40 | 40 | 1 | 1 |
encapsulatedTokenLexer(CSVParser.Token, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 29 | 29 | 1 | 1 |
getLine() | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
simpleTokenLexer(CSVParser.Token, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
unicodeEscapeLexer(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
CSVParser(Reader, CSVStrategy) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
nextValue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getAllValues() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
readEscape(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
isEndOfLine(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
isWhitespace(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isEndOfFile(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
nextToken() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CSVParser(Reader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLineNumber() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |