|
Ran
|
Files
319
|
Run time
7s
|
Badge
README BADGES
|
push
github
Remove default argument from string.Split It's a leftover from 0a649cb00 that added polyfill for `string.Split(string separator, StringSplitOptions options = StringSplitOptions.None)`. Before that commit we used the `string[] separator` overload which requires `StringSplitOptions`
3859 of 4110 branches covered (93.89%)
Branch coverage included in aggregate %.
12459 of 12657 relevant lines covered (98.44%)
51745.86 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|