Source file "kotlin/text/_Strings.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 5,680 of 5,680 | 0% | 593 of 593 | 0% | 464 | 464 | 575 | 575 | 166 | 166 |
windowed(CharSequence, int, int, boolean, Function1) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
runningReduceIndexed(CharSequence, Function3) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
runningReduce(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
maxByOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
minByOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
partition(String, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
runningFoldIndexed(CharSequence, Object, Function3) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
runningFold(CharSequence, Object, Function2) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
single(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
maxOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
maxOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
maxOfWith(CharSequence, Comparator, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
minOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
minOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
minOfWith(CharSequence, Comparator, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
maxOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
maxOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
minOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
minOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
maxOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
maxOfWithOrNull(CharSequence, Comparator, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
minOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
minOfWithOrNull(CharSequence, Comparator, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
groupByTo(CharSequence, Map, Function1, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
maxOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
minOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
reduceIndexed(CharSequence, Function3) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
partition(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
reduce(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
reduceIndexedOrNull(CharSequence, Function3) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
dropLastWhile(String, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
flatMapIndexedIterable(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
reduceRight(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
zipWithNext(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
maxWithOrNull(CharSequence, Comparator) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
minWithOrNull(CharSequence, Comparator) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
reduceOrNull(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
singleOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
takeLast(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
groupByTo(CharSequence, Map, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
reduceRightOrNull(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
take(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
takeLastWhile(String, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
reduceRightIndexed(CharSequence, Function3) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
zip(CharSequence, CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
flatMapIndexedIterableTo(CharSequence, Collection, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
reduceRightIndexedOrNull(CharSequence, Function3) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
drop(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
takeWhile(String, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
mapIndexedTo(CharSequence, Collection, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
takeLastWhile(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
maxOrNull(CharSequence) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
minOrNull(CharSequence) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
associateTo(CharSequence, Map, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
foldIndexed(CharSequence, Object, Function3) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
firstNotNullOf(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
dropWhile(String, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
slice(CharSequence, Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
associateByTo(CharSequence, Map, Function1, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
last(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
filterTo(CharSequence, Appendable, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
takeLast(CharSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
sumOfULong(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
dropLastWhile(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
takeWhile(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
sumOfUInt(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lastOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
filterNotTo(CharSequence, Appendable, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
mapIndexedNotNullTo(CharSequence, Collection, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
forEachIndexed(CharSequence, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
windowedSequence(CharSequence, int, int, boolean, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
drop(CharSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
dropLast(CharSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
dropLast(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
dropWhile(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
flatMapTo(CharSequence, Collection, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
take(CharSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
associateByTo(CharSequence, Map, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
associateWithTo(CharSequence, Map, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
mapNotNullTo(CharSequence, Collection, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
first(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
indexOfLast(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
sumBy(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sumByDouble(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
mapTo(CharSequence, Collection, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
count(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
firstOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
onEach(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
sumOfDouble(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sumOfInt(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sumOfLong(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
indexOfFirst(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
filterIndexedTo(CharSequence, Appendable, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
all(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
any(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
fold(CharSequence, Object, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
foldRight(CharSequence, Object, Function2) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
none(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
firstNotNullOfOrNull(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
toSet(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
foldRightIndexed(CharSequence, Object, Function3) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
associateBy(CharSequence, Function1, Function1) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
forEach(CharSequence, Function1) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
toCollection(CharSequence, Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
random(CharSequence, Random) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
filter(String, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filterIndexed(String, Function2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filterNot(String, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
associate(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
associateBy(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
associateWith(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
elementAtOrElse(CharSequence, int, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
getOrElse(CharSequence, int, Function1) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
randomOrNull(CharSequence, Random) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
single(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
zip(CharSequence, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asIterable(CharSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
groupBy(CharSequence, Function1, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asSequence(CharSequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
last(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
lastOrNull(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
map(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mapIndexed(CharSequence, Function2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
first(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
toList(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
onEachIndexed(CharSequence, Function2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zipWithNext(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filter(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filterIndexed(CharSequence, Function2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filterNot(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
flatMap(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
groupBy(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mapIndexedNotNull(CharSequence, Function2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mapNotNull(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
firstOrNull(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
windowed$default(CharSequence, int, int, boolean, Function1, int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
windowedSequence$default(CharSequence, int, int, boolean, Function1, int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOrNull(CharSequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
slice(CharSequence, IntRange) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
toHashSet(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
windowed$default(CharSequence, int, int, boolean, int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
windowedSequence$default(CharSequence, int, int, boolean, int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
slice(String, IntRange) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
reversed(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
groupingBy(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
singleOrNull(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
any(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
toMutableList(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withIndex(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scan(CharSequence, Object, Function2) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scanIndexed(CharSequence, Object, Function3) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
chunked(CharSequence, int, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
chunkedSequence(CharSequence, int, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
slice(String, Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
find(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
findLast(CharSequence, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
windowed(CharSequence, int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
windowedSequence(CharSequence, int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
none(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
chunked(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
chunkedSequence(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
random(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
randomOrNull(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reversed(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
elementAtOrNull(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
count(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |