Source file "org/junit/jupiter/params/shadow/com/univocity/parsers/common/StringCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 112 of 112 | 0% | 18 of 18 | 0% | 18 | 18 | 30 | 30 | 9 | 9 |
| get(String) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| put(String, Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| StringCache() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setSizeLimit(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| containsKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxStringLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSizeLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxStringLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |