CollectionsKt___CollectionsKt

Source file "kotlin/collections/_Collections.kt" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total7,407 of 7,4570%805 of 8070%6426451,0611,068237240
drop(Iterable, int)1350%240%1313212111
windowed(Iterable, int, int, boolean)1290%180%1010171711
windowed(Iterable, int, int, boolean, Function1)1130%160%99191911
takeLast(List, int)950%160%99121211
take(Iterable, int)790%160%99121211
takeLastWhile(List, Function1)670%100%66131311
joinTo(Iterable, Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1)670%120%77101011
runningFoldIndexed(Iterable, Object, Function3)660%40%339911
runningReduceIndexed(Iterable, Function3)630%40%339911
elementAtOrElse(Iterable, int, Function1)610%120%77111111
zip(Iterable, Object[], Function2)590%40%337711
runningFold(Iterable, Object, Function2)560%40%338811
runningReduce(Iterable, Function2)530%40%338811
flatMapIndexedIterable(Iterable, Function2)500%40%331111
flatMapIndexedSequence(Iterable, Function2)500%40%331111
maxByOrNull(Iterable, Function1)500%80%55121211
minByOrNull(Iterable, Function1)500%80%55121211
reduceIndexed(Iterable, Function3)490%60%447711
single(Iterable, Function1)480%80%559911
toSet(Iterable)480%70%556611
groupByTo(Iterable, Map, Function1, Function1)470%20%225511
partition(Iterable, Function1)470%40%337711
zip(Iterable, Iterable, Function2)470%40%336611
dropWhile(Iterable, Function1)460%60%449911
reduceIndexedOrNull(Iterable, Function3)460%60%447711
flatMapIndexedIterableTo(Iterable, Collection, Function2)450%40%335511
flatMapIndexedSequenceTo(Iterable, Collection, Function2)450%40%335511
mapIndexedTo(Iterable, Collection, Function2)440%40%334411
joinTo$default(Iterable, Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object)440%n/a111111
lastOrNull(Iterable)430%80%559911
count(Iterable, Function1)430%100%664411
joinToString$default(Iterable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object)430%n/a111111
lastIndexOf(Iterable, Object)420%80%559911
singleOrNull(Iterable, Function1)420%80%559911
groupByTo(Iterable, Map, Function1)420%20%225511
foldIndexed(Iterable, Object, Function3)420%40%334411
maxOfWith(Iterable, Comparator, Function1)420%60%448811
minOfWith(Iterable, Comparator, Function1)420%60%448811
zipWithNext(Iterable, Function2)420%40%339911
indexOfLast(Iterable, Function1)410%60%448811
last(Iterable, Function1)410%60%448811
distinctBy(Iterable, Function1)410%40%337711
reduceRightIndexed(List, Function3)410%40%338811
indexOf(Iterable, Object)400%80%558811
slice(List, Iterable)400%40%336611
sortedWith(Iterable, Comparator)400%40%334411
maxOf(Iterable, Function1)400%40%337711
maxOf(Iterable, Function1)400%40%337711
maxOf(Iterable, Function1)400%60%448811
maxOfWithOrNull(Iterable, Comparator, Function1)400%60%448811
minOf(Iterable, Function1)400%40%337711
minOf(Iterable, Function1)400%40%337711
minOf(Iterable, Function1)400%60%448811
minOfWithOrNull(Iterable, Comparator, Function1)400%60%448811
elementAtOrNull(Iterable, int)390%80%55111111
indexOfFirst(Iterable, Function1)390%60%447711
maxOfOrNull(Iterable, Function1)390%40%337711
maxOfOrNull(Iterable, Function1)390%40%337711
minOfOrNull(Iterable, Function1)390%40%337711
minOfOrNull(Iterable, Function1)390%40%337711
averageOfByte(Iterable)390%60%446611
averageOfShort(Iterable)390%60%446611
averageOfInt(Iterable)390%60%446611
averageOfLong(Iterable)390%60%446611
averageOfFloat(Iterable)390%60%446611
singleOrNull(Iterable)380%80%559911
dropLast(List, int)380%40%332211
forEachIndexed(Iterable, Function2)380%40%333311
maxOfOrNull(Iterable, Function1)380%60%448811
minOfOrNull(Iterable, Function1)380%60%448811
reduceRightIndexedOrNull(List, Function3)380%40%338811
averageOfDouble(Iterable)380%60%446611
sorted(Iterable)370%40%334411
associateTo(Iterable, Map, Function1)370%20%223311
mapIndexedNotNullTo(Iterable, Collection, Function2)370%20%222211
firstNotNullOf(Iterable, Function1)360%60%441111
indexOfFirst(List, Function1)360%40%336611
single(Iterable)360%60%449911
dropLastWhile(List, Function1)360%60%446611
takeWhile(Iterable, Function1)360%40%336611
all(Iterable, Function1)360%80%553311
any(Iterable, Function1)360%80%553311
none(Iterable, Function1)360%80%553311
reduceRight(List, Function2)360%40%337711
last(Iterable)350%60%449911
shuffle(List, Random)350%40%334411
associateByTo(Iterable, Map, Function1, Function1)350%20%223311
toList(Iterable)350%70%556611
mapNotNullTo(Iterable, Collection, Function1)350%20%222211
foldRightIndexed(List, Object, Function3)350%40%337711
sumOfULong(Iterable, Function1)350%20%224411
minus(Iterable, Object)350%60%443311
joinToString(Iterable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1)350%n/a111111
reduce(Iterable, Function2)340%40%336611
sumOfUInt(Iterable, Function1)340%20%224411
filterNotTo(Iterable, Collection, Function1)330%40%332211
filterTo(Iterable, Collection, Function1)330%40%332211
toBooleanArray(Collection)330%20%225511
toByteArray(Collection)330%20%225511
toCharArray(Collection)330%20%225511
toDoubleArray(Collection)330%20%225511
toFloatArray(Collection)330%20%225511
toIntArray(Collection)330%20%225511
toLongArray(Collection)330%20%225511
toShortArray(Collection)330%20%225511
maxWithOrNull(Iterable, Comparator)330%60%447711
minWithOrNull(Iterable, Comparator)330%60%447711
reduceRightOrNull(List, Function2)330%40%337711
minus(Iterable, Object[])330%60%443311
last(List, Function1)320%40%335511
flatMapTo(Iterable, Collection, Function1)320%20%224411
flatMapSequenceTo(Iterable, Collection, Function1)320%20%224411
maxOrNull(Iterable)320%40%337711
maxOrNull(Iterable)320%40%337711
minOrNull(Iterable)320%40%337711
minOrNull(Iterable)320%40%337711
filterIndexedTo(Iterable, Collection, Function2)310%20%224411
maxOrNull(Iterable)310%60%447711
minOrNull(Iterable)310%60%447711
reduceOrNull(Iterable, Function2)310%40%336611
plus(Iterable, Object[])310%20%225511
plus(Iterable, Iterable)310%20%225511
first(Iterable, Function1)300%40%332211
firstOrNull(Iterable)300%60%449911
lastOrNull(Iterable, Function1)300%40%335511
associateByTo(Iterable, Map, Function1)300%20%223311
associateWithTo(Iterable, Map, Function1)300%20%223311
count(Iterable)300%60%444411
foldRight(List, Object, Function2)300%40%336611
sumBy(Iterable, Function1)300%20%224411
sumByDouble(Iterable, Function1)300%20%224411
requireNoNulls(Iterable)300%40%334411
requireNoNulls(List)300%40%334411
minus(Iterable, Iterable)300%40%334411
lastOrNull(List, Function1)290%40%335511
associateBy(Iterable, Function1, Function1)290%n/a112211
mapTo(Iterable, Collection, Function1)290%20%223311
minus(Iterable, Sequence)290%40%334411
indexOfLast(List, Function1)280%40%335511
onEach(Iterable, Function1)280%20%221111
sumOfDouble(Iterable, Function1)280%20%224411
sumOfInt(Iterable, Function1)280%20%224411
sumOfLong(Iterable, Function1)280%20%224411
firstOrNull(Iterable, Function1)270%40%332211
fold(Iterable, Object, Function2)270%20%223311
plus(Iterable, Object)270%20%225511
plus(Collection, Object[])270%n/a114411
first(Iterable)260%40%336611
associate(Iterable, Function1)260%n/a112211
associateBy(Iterable, Function1)260%n/a112211
plus(Collection, Sequence)260%n/a114411
firstNotNullOfOrNull(Iterable, Function1)250%40%335511
filterNotNullTo(Iterable, Collection)240%40%332211
slice(List, IntRange)240%20%222211
single(List)230%30%334411
associateWith(Iterable, Function1)230%n/a112211
toMutableSet(Iterable)230%20%223311
forEach(Iterable, Function1)230%20%222211
plus(Iterable, Sequence)230%n/a114411
sumOfByte(Iterable)230%20%224411
sumOfShort(Iterable)230%20%224411
sumOfInt(Iterable)230%20%224411
sumOfLong(Iterable)230%20%224411
sumOfFloat(Iterable)230%20%224411
sumOfDouble(Iterable)230%20%224411
random(Collection, Random)220%20%223311
toCollection(Iterable, Collection)220%20%223311
plus(Collection, Object)220%n/a114411
elementAtOrElse(List, int, Function1)210%40%331111
getOrElse(List, int, Function1)210%40%331111
reversed(Iterable)210%40%334411
groupBy(Iterable, Function1, Function1)210%n/a111111
map(Iterable, Function1)210%n/a111111
mapIndexed(Iterable, Function2)210%n/a111111
elementAt(Iterable, int)200%20%223311
sortBy(List, Function1)200%20%222211
sortByDescending(List, Function1)200%20%222211
zip(Iterable, Object[])200%n/a111111
zip(Iterable, Iterable)200%n/a111111
contains(Iterable, Object)190%40%333311
randomOrNull(Collection, Random)190%20%223311
onEachIndexed(Iterable, Function2)190%n/a111111
filter(Iterable, Function1)180%n/a111111
filterIndexed(Iterable, Function2)180%n/a111111
filterNot(Iterable, Function1)180%n/a111111
toMutableList(Iterable)180%20%223311
flatMap(Iterable, Function1)180%n/a111111
flatMapSequence(Iterable, Function1)180%n/a111111
groupBy(Iterable, Function1)180%n/a111111
mapIndexedNotNull(Iterable, Function2)180%n/a111111
mapNotNull(Iterable, Function1)180%n/a111111
any(Iterable)180%40%332211
none(Iterable)180%40%332211
windowed$default(Iterable, int, int, boolean, Function1, int, Object)170%n/a111111
last(List)160%20%223311
sortedBy(Iterable, Function1)160%n/a111111
sortedByDescending(Iterable, Function1)160%n/a111111
intersect(Iterable, Iterable)160%n/a113311
subtract(Iterable, Iterable)160%n/a113311
union(Iterable, Iterable)160%n/a113311
windowed$default(Iterable, int, int, boolean, int, Object)160%n/a111111
zipWithNext(Iterable)160%n/a111111
first(List)150%20%223311
getOrNull(List, int)150%40%331111
lastOrNull(List)150%20%221111
toHashSet(Iterable)150%n/a111111
groupingBy(Iterable, Function1)150%n/a111111
plus(Collection, Iterable)133170%1150%123801
singleOrNull(List)130%20%221111
withIndex(Iterable)130%n/a111111
scan(Iterable, Object, Function2)130%n/a111111
scanIndexed(Iterable, Object, Function3)130%n/a111111
chunked(Iterable, int, Function1)130%n/a111111
find(Iterable, Function1)110%n/a111111
findLast(Iterable, Function1)110%n/a111111
findLast(List, Function1)110%n/a111111
filterNotNull(Iterable)110%n/a111111
chunked(Iterable, int)90%n/a111111
asSequence(Iterable)90%n/a111111
random(Collection)80%n/a111111
randomOrNull(Collection)80%n/a111111
distinct(Iterable)80%n/a111111
component1(List)70%n/a111111
component2(List)70%n/a111111
component3(List)70%n/a111111
component4(List)70%n/a111111
component5(List)70%n/a111111
elementAt(List, int)70%n/a111111
elementAtOrNull(List, int)70%n/a111111
indexOf(List, Object)70%n/a111111
lastIndexOf(List, Object)70%n/a111111
sortDescending(List)70%n/a112211
sortedDescending(Iterable)70%n/a111111
minusElement(Iterable, Object)70%n/a111111
plusElement(Iterable, Object)70%n/a111111
plusElement(Collection, Object)70%n/a111111
count(Collection)60%n/a111111
asIterable(Iterable)50%n/a111111
firstOrNull(List)21083%1150%120101
toMutableList(Collection)9100%n/a010101