Source file "org/apache/commons/csv/Lexer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 621 of 621 | 0% | 128 of 128 | 0% | 89 | 89 | 142 | 142 | 22 | 22 |
nextToken(Token) | ![]() | 0% | ![]() | 0% | 19 | 19 | 39 | 39 | 1 | 1 |
parseEncapsulatedToken(Token) | ![]() | 0% | ![]() | 0% | 10 | 10 | 27 | 27 | 1 | 1 |
parseSimpleToken(Token, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
readEndOfLine(int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 10 | 10 | 1 | 1 |
Lexer(CSVFormat, ExtendedBufferedReader) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
readEscape() | ![]() | 0% | ![]() | 0% | 9 | 9 | 12 | 12 | 1 | 1 |
trimTrailingSpaces(StringBuilder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
isMetaChar(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
isStartOfLine(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isWhitespace(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isDelimiter(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isEscape(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isQuoteChar(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isCommentStart(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
mapNullToDisabled(Character) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isEndOfFile(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCurrentLineNumber() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCharacterPosition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFirstEol() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |