Source file "org/apache/solr/internal/csv/ExtendedBufferedReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 394 of 394 | 0% | 64 of 64 | 0% | 44 | 44 | 97 | 97 | 12 | 12 |
readLine() | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
readUntil(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
skipUntil(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
ExtendedBufferedReader(Reader, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ExtendedBufferedReader(Reader) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
lookAhead() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getLineNumber() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
readAgain() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |