Source file "joptsimple/internal/Strings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 10 of 10 | 0% | 12 | 12 | 16 | 16 | 7 | 7 |
| join(Iterable, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| repeat(char, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| surround(String, char, char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNullOrEmpty(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| Strings() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| join(String[], String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |