Source file "org/junit/jupiter/params/shadow/com/univocity/parsers/tsv/TsvFormat.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 48 of 48 | 0% | 2 of 2 | 0% | 9 | 9 | 14 | 14 | 8 | 8 |
| getConfiguration() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TsvFormat() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isEscapeChar(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setEscapeChar(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEscapedTabChar(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEscapeChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEscapedTabChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |