CollectionsKt___CollectionsKt

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

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total7,261 of 7,2610%805 of 8050%6446441,0681,068240240
drop(Iterable, int)1330%240%1313212111
windowed(Iterable, int, int, boolean)1240%180%1010171711
windowed(Iterable, int, int, boolean, Function1)1120%160%99191911
takeLast(List, int)930%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)610%40%339911
runningReduceIndexed(Iterable, Function3)580%40%339911
elementAtOrElse(Iterable, int, Function1)560%120%77111111
runningFold(Iterable, Object, Function2)560%40%338811
runningReduce(Iterable, Function2)530%40%338811
zip(Iterable, Object[], Function2)510%40%337711
maxByOrNull(Iterable, Function1)500%80%55121211
minByOrNull(Iterable, Function1)500%80%55121211
single(Iterable, Function1)480%80%559911
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
toSet(Iterable)460%70%556611
flatMapIndexedIterable(Iterable, Function2)440%40%331111
flatMapIndexedSequence(Iterable, Function2)440%40%331111
reduceIndexed(Iterable, Function3)440%60%447711
plus(Collection, Iterable)440%20%228811
joinTo$default(Iterable, Appendable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object)440%n/a111111
count(Iterable, Function1)430%100%664411
joinToString$default(Iterable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1, int, Object)430%n/a111111
singleOrNull(Iterable, Function1)420%80%559911
groupByTo(Iterable, Map, Function1)420%20%225511
maxOfWith(Iterable, Comparator, Function1)420%60%448811
minOfWith(Iterable, Comparator, Function1)420%60%448811
zipWithNext(Iterable, Function2)420%40%339911
last(Iterable, Function1)410%60%448811
lastOrNull(Iterable)410%80%559911
distinctBy(Iterable, Function1)410%40%337711
reduceIndexedOrNull(Iterable, Function3)410%60%447711
reduceRightIndexed(List, Function3)410%40%338811
slice(List, Iterable)400%40%336611
sortedWith(Iterable, Comparator)400%40%334411
flatMapIndexedIterableTo(Iterable, Collection, Function2)400%40%335511
flatMapIndexedSequenceTo(Iterable, Collection, Function2)400%40%335511
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
mapIndexedTo(Iterable, Collection, Function2)390%40%334411
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
dropLast(List, int)380%40%332211
sorted(Iterable)380%40%334411
maxOfOrNull(Iterable, Function1)380%60%448811
minOfOrNull(Iterable, Function1)380%60%448811
reduceRightIndexedOrNull(List, Function3)380%40%338811
averageOfDouble(Iterable)380%60%446611
lastIndexOf(Iterable, Object)370%80%559911
associateTo(Iterable, Map, Function1)370%20%223311
foldIndexed(Iterable, Object, Function3)370%40%334411
indexOfLast(Iterable, Function1)360%60%448811
singleOrNull(Iterable)360%80%559911
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
indexOf(Iterable, Object)350%80%558811
associateByTo(Iterable, Map, Function1, Function1)350%20%223311
mapIndexedNotNullTo(Iterable, Collection, Function2)350%20%222211
foldRightIndexed(List, Object, Function3)350%40%337711
minus(Iterable, Object)350%60%443311
elementAtOrNull(Iterable, int)340%80%55111111
indexOfFirst(Iterable, Function1)340%60%447711
single(Iterable)340%60%449911
reduce(Iterable, Function2)340%40%336611
last(Iterable)330%60%449911
filterNotTo(Iterable, Collection, Function1)330%40%332211
filterTo(Iterable, Collection, Function1)330%40%332211
toList(Iterable)330%70%556611
mapNotNullTo(Iterable, Collection, Function1)330%20%222211
forEachIndexed(Iterable, Function2)330%40%333311
maxWithOrNull(Iterable, Comparator)330%60%447711
minWithOrNull(Iterable, Comparator)330%60%447711
reduceRightOrNull(List, Function2)330%40%337711
minus(Iterable, Object[])330%60%443311
joinToString(Iterable, CharSequence, CharSequence, CharSequence, int, CharSequence, Function1)330%n/a111111
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
firstNotNullOf(Iterable, Function1)310%60%441111
indexOfFirst(List, Function1)310%40%336611
filterIndexedTo(Iterable, Collection, Function2)310%20%224411
shuffle(List, Random)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
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
sumOfUInt(Iterable, Function1)300%20%224411
sumOfULong(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
firstOrNull(Iterable)280%60%449911
indexOfLast(List, Function1)280%40%335511
toBooleanArray(Collection)280%20%225511
toByteArray(Collection)280%20%225511
toCharArray(Collection)280%20%225511
toDoubleArray(Collection)280%20%225511
toFloatArray(Collection)280%20%225511
toIntArray(Collection)280%20%225511
toLongArray(Collection)280%20%225511
toShortArray(Collection)280%20%225511
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
associate(Iterable, Function1)260%n/a112211
associateBy(Iterable, Function1)260%n/a112211
plus(Collection, Sequence)260%n/a114411
firstNotNullOfOrNull(Iterable, Function1)250%40%335511
first(Iterable)240%40%336611
filterNotNullTo(Iterable, Collection)240%40%332211
slice(List, IntRange)240%20%222211
associateWith(Iterable, Function1)230%n/a112211
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
single(List)210%30%334411
reversed(Iterable)210%40%334411
groupBy(Iterable, Function1, Function1)210%n/a111111
map(Iterable, Function1)210%n/a111111
mapIndexed(Iterable, Function2)210%n/a111111
toMutableSet(Iterable)210%20%223311
elementAt(Iterable, int)200%20%223311
sortBy(List, Function1)200%20%222211
sortByDescending(List, Function1)200%20%222211
contains(Iterable, Object)190%40%333311
randomOrNull(Collection, Random)190%20%223311
onEachIndexed(Iterable, Function2)190%n/a111111
zip(Iterable, Object[])190%n/a111111
zip(Iterable, Iterable)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
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
zipWithNext(Iterable)150%n/a111111
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
firstOrNull(List)120%20%221111
find(Iterable, Function1)110%n/a111111
findLast(Iterable, Function1)110%n/a111111
findLast(List, Function1)110%n/a111111
filterNotNull(Iterable)110%n/a111111
toMutableList(Collection)90%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