Source file "org/junit/jupiter/params/shadow/com/univocity/parsers/csv/CsvFormat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 202 of 202 | 0% | 22 of 22 | 0% | 29 | 29 | 45 | 45 | 18 | 18 |
getConfiguration() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
isDelimiter(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getDelimiter() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setDelimiter(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getCharToEscapeQuoteEscaping() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
CsvFormat() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isCharToEscapeQuoteEscaping(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isQuote(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isQuoteEscape(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setDelimiter(char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isDelimiter(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCharToEscapeQuoteEscaping(char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setQuote(char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setQuoteEscape(char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQuote() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getQuoteEscape() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDelimiterString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |