< Summary

Class:Microsoft.FSharp.Primitives.Basics.Array
Assembly:FSharp.Core
File(s):F:\workspace\_work\1\s\src\fsharp\FSharp.Core\local.fs
Covered lines:0
Uncovered lines:125
Coverable lines:125
Total lines:0
Line coverage:0% (0 of 125)
Covered branches:0
Total branches:94
Branch coverage:0% (0 of 94)
Tag:24_1835905959

Metrics

MethodBranch coverage Crap Score Cyclomatic complexity NPath complexity Sequence coverage
zeroCreateUnchecked(...)0%2100%
init(...)0%12340%
loop@1007-17(...)0%12340%
findBack(...)0%2100%
loop@1014-18(...)0%12340%
tryFindBack(...)0%2100%
loop@1021-19(...)0%12340%
findIndexBack(...)0%2100%
loop@1028-20(...)0%12340%
tryFindIndexBack(...)0%2100%
permute(...)0%426320%
mapFold(...)0%12340%
mapFoldBack(...)0%20480%
scanSubRight(...)0%12340%
unstableSortInPlaceBy(...)0%12340%
unstableSortInPlace(...)0%6220%
stableSortWithKeysAndComparer(...)0%909640%
stableSortInPlaceBy(...)0%12340%
stableSortInPlace(...)0%12340%
stableSortInPlaceWith(...)0%6220%
System.Collections.Generic.IComparer<'T>.Compare(...)0%2100%
subUnchecked(...)0%12340%
splitInto(...)0%6220%
splitInto$cont@1174(...)0%110102560%

File(s)

F:\workspace\_work\1\s\src\fsharp\FSharp.Core\local.fs

File 'F:\workspace\_work\1\s\src\fsharp\FSharp.Core\local.fs' does not exist (any more).

Methods/Properties

zeroCreateUnchecked(System.Int32)
init(System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,T>)
loop@1007-17(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[],System.Int32)
findBack(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[])
loop@1014-18(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[],System.Int32)
tryFindBack(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[])
loop@1021-19(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[],System.Int32)
findIndexBack(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[])
loop@1028-20(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[],System.Int32)
tryFindIndexBack(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,T[])
permute(Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,System.Int32>,T[])
mapFold(Microsoft.FSharp.Core.FSharpFunc`2<TState,Microsoft.FSharp.Core.FSharpFunc`2<T,System.Tuple`2<TResult,TState>>>,TState,T[])
mapFoldBack(Microsoft.FSharp.Core.FSharpFunc`2<T,Microsoft.FSharp.Core.FSharpFunc`2<TState,System.Tuple`2<TResult,TState>>>,T[],TState)
scanSubRight(Microsoft.FSharp.Core.FSharpFunc`2<T,Microsoft.FSharp.Core.FSharpFunc`2<TState,TState>>,T[],System.Int32,System.Int32,TState)
unstableSortInPlaceBy(Microsoft.FSharp.Core.FSharpFunc`2<T,TKey>,T[])
unstableSortInPlace(T[])
stableSortWithKeysAndComparer(System.Collections.Generic.IComparer`1<TKey>,System.Collections.Generic.IComparer`1<TKey>,T[],TKey[])
stableSortInPlaceBy(Microsoft.FSharp.Core.FSharpFunc`2<T,TKey>,T[])
stableSortInPlace(T[])
stableSortInPlaceWith(Microsoft.FSharp.Core.FSharpFunc`2<T,Microsoft.FSharp.Core.FSharpFunc`2<T,System.Int32>>,T[])
System.Collections.Generic.IComparer<'T>.Compare(T,T)
subUnchecked(System.Int32,System.Int32,T[])
splitInto$cont@1174(System.Int32,T[],System.Int32,Microsoft.FSharp.Core.Unit)
splitInto(System.Int32,T[])