< Summary

Class:Microsoft.FSharp.Collections.Array2DModule
Assembly:FSharp.Core
File(s):F:\workspace\_work\1\s\src\fsharp\FSharp.Core\array2.fs
Covered lines:0
Uncovered lines:63
Coverable lines:63
Total lines:0
Line coverage:0% (0 of 63)
Covered branches:0
Total branches:64
Branch coverage:0% (0 of 64)
Tag:24_1835905959

Metrics

MethodBranch coverage Crap Score Cyclomatic complexity NPath complexity Sequence coverage
Length1(...)0%2100%
Length2(...)0%2100%
Base1(...)0%2100%
Base2(...)0%2100%
Get(...)0%2100%
Set(...)0%2100%
ZeroCreate(...)0%12340%
ZeroCreateBased(...)0%12340%
CreateBased(...)0%305160%
InitializeBased(...)0%305160%
Create(...)0%2100%
Initialize(...)0%2100%
Iterate(...)0%426160%
IterateIndexed(...)0%426160%
Map(...)0%6200%
Invoke(...)0%2100%
MapIndexed(...)0%6200%
Invoke(...)0%2100%
Copy(...)0%6200%
Invoke(...)0%2100%
Rebase(...)0%6200%
Invoke(...)0%2100%
CopyTo(...)0%2401540960%

File(s)

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

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

Methods/Properties

Length1(T[0...,0...])
Length2(T[0...,0...])
Base1(T[0...,0...])
Base2(T[0...,0...])
Get(T[0...,0...],System.Int32,System.Int32)
Set(T[0...,0...],System.Int32,System.Int32,T)
ZeroCreate(System.Int32,System.Int32)
ZeroCreateBased(System.Int32,System.Int32,System.Int32,System.Int32)
CreateBased(System.Int32,System.Int32,System.Int32,System.Int32,T)
InitializeBased(System.Int32,System.Int32,System.Int32,System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,T>>)
Create(System.Int32,System.Int32,T)
Initialize(System.Int32,System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,T>>)
Iterate(Microsoft.FSharp.Core.FSharpFunc`2<T,Microsoft.FSharp.Core.Unit>,T[0...,0...])
IterateIndexed(Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<T,Microsoft.FSharp.Core.Unit>>>,T[0...,0...])
Map(Microsoft.FSharp.Core.FSharpFunc`2<T,TResult>,T[0...,0...])
Invoke(System.Int32,System.Int32)
MapIndexed(Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<System.Int32,Microsoft.FSharp.Core.FSharpFunc`2<T,TResult>>>,T[0...,0...])
Invoke(System.Int32,System.Int32)
Copy(T[0...,0...])
Invoke(System.Int32,System.Int32)
Rebase(T[0...,0...])
Invoke(System.Int32,System.Int32)
CopyTo(T[0...,0...],System.Int32,System.Int32,T[0...,0...],System.Int32,System.Int32,System.Int32,System.Int32)