Source file "kotlin/text/Regex.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 486 of 508 | 4% | 28 of 28 | 0% | 37 | 39 | 51 | 54 | 23 | 25 |
| replace(CharSequence, Function1) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| split(CharSequence, int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| findAll(CharSequence, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| matchAt(CharSequence, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Regex(String, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptions() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Regex(String, RegexOption) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replace(CharSequence, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replaceFirst(CharSequence, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchesAt(CharSequence, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find(CharSequence, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matchEntire(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| splitToSequence(CharSequence, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeReplace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| find$default(Regex, CharSequence, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findAll$default(Regex, CharSequence, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| split$default(Regex, CharSequence, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| splitToSequence$default(Regex, CharSequence, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsMatchIn(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Regex(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| Regex(Pattern) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |