Source file "org/apache/commons/csv/ExtendedBufferedReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 191 of 191 | 0% | 32 of 32 | 0% | 26 | 26 | 45 | 45 | 10 | 10 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 16 | 16 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getCurrentLineNumber() | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
readLine() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
lookAhead() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ExtendedBufferedReader(Reader) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getLastChar() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPosition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |