< Summary

Class:Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers
Assembly:FSharp.Core
File(s):F:\workspace\_work\1\s\src\fsharp\FSharp.Core\seqcore.fs
Covered lines:0
Uncovered lines:104
Coverable lines:104
Total lines:0
Line coverage:0% (0 of 104)
Covered branches:0
Total branches:30
Branch coverage:0% (0 of 30)
Tag:24_1835905959

Metrics

MethodBranch coverage Crap Score Cyclomatic complexity NPath complexity Sequence coverage
.ctor(...)0%2100%
System.Collections.Generic.IEqualityComparer<Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.StructBox<'T>>.GetHashCode(...)0%2100%
System.Collections.Generic.IEqualityComparer<Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.StructBox<'T>>.Equals(...)0%2100%
Generate(...)0%2100%
Invoke(...)0%2100%
EnumerateFromFunctions(...)0%2100%
Invoke(...)0%6220%
Invoke(...)0%6220%
.ctor(...)0%2100%
System.Collections.Generic.IEnumerable<'T>.GetEnumerator()0%6220%
System.Collections.IEnumerable.GetEnumerator()0%2100%
.ctor(...)0%2100%
Finish()0%12340%
iter@238(...)0%6200%
GetCurrent()0%12320%
Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.IFinallyEnumerator.AppendFinallyAction(...)0%2100%
System.Collections.Generic.IEnumerator<'T>.get_Current()0%2100%
System.Collections.IEnumerator.get_Current()0%2100%
System.Collections.IEnumerator.MoveNext()0%12340%
takeInner@266(...)0%6220%
takeOuter@273(...)0%12340%
System.Collections.IEnumerator.Reset()0%2100%
System.IDisposable.Dispose()0%6220%
EnumerateUsing(...)0%2100%
Invoke(...)0%6220%
Invoke(...)0%2100%
mkConcatSeq(...)0%2100%
Invoke(...)0%2100%
EnumerateWhile(...)0%2100%
getCurr@311-1(...)0%12320%
start@314-1(...)0%6220%
Invoke(...)0%2100%
System.Collections.Generic.IEnumerator<System.Collections.Generic.IEnumerable<'T>>.get_Current()0%2100%
System.Collections.IEnumerator.get_Current()0%2100%
System.Collections.IEnumerator.MoveNext()0%6200%
System.Collections.IEnumerator.Reset()0%2100%
System.IDisposable.Dispose()0%2100%
EnumerateThenFinally(...)0%2100%
Invoke(...)0%2100%
CreateEvent(...)0%2100%
ToString()0%2100%
Microsoft.FSharp.Control.IDelegateEvent<'Delegate>.AddHandler(...)0%2100%
Microsoft.FSharp.Control.IDelegateEvent<'Delegate>.RemoveHandler(...)0%2100%
Invoke(...)0%2100%
System.IObservable<'Args>.Subscribe(...)0%2100%
System.IDisposable.Dispose()0%2100%

File(s)

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

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

Methods/Properties

.ctor(T)
Value()
Comparer()
System.Collections.Generic.IEqualityComparer<Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.StructBox<'T>>.GetHashCode(Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers/StructBox`1<T>)
System.Collections.Generic.IEqualityComparer<Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.StructBox<'T>>.Equals(Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers/StructBox`1<T>,Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers/StructBox`1<T>)
Generate(Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,a>,Microsoft.FSharp.Core.FSharpFunc`2<a,Microsoft.FSharp.Core.FSharpOption`1<b>>,Microsoft.FSharp.Core.FSharpFunc`2<a,Microsoft.FSharp.Core.Unit>)
Invoke(Microsoft.FSharp.Core.Unit)
EnumerateFromFunctions(Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,T>,Microsoft.FSharp.Core.FSharpFunc`2<T,System.Boolean>,Microsoft.FSharp.Core.FSharpFunc`2<T,TResult>)
Invoke(T)
Invoke(T)
.ctor(Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>,Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,System.Collections.Generic.IEnumerable`1<T>>)
System.Collections.Generic.IEnumerable<'T>.GetEnumerator()
System.Collections.IEnumerable.GetEnumerator()
.ctor(System.Collections.Generic.IEnumerable`1<TResult>)
Finish()
iter@238(Microsoft.FSharp.Collections.FSharpList`1<Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>>)
GetCurrent()
Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.IFinallyEnumerator.AppendFinallyAction(Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
System.Collections.Generic.IEnumerator<'T>.get_Current()
System.Collections.IEnumerator.get_Current()
System.Collections.IEnumerator.MoveNext()
takeInner@266(Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers/ConcatEnumerator`2<T,TResult>,Microsoft.FSharp.Core.Unit)
takeOuter@273(Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers/ConcatEnumerator`2<T,TResult>,Microsoft.FSharp.Core.Unit)
System.Collections.IEnumerator.Reset()
System.IDisposable.Dispose()
EnumerateUsing(T,Microsoft.FSharp.Core.FSharpFunc`2<T,TCollection>)
Invoke(Microsoft.FSharp.Core.Unit)
Invoke(Microsoft.FSharp.Core.Unit)
mkConcatSeq(System.Collections.Generic.IEnumerable`1<?>)
Invoke(Microsoft.FSharp.Core.Unit)
EnumerateWhile(Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,System.Boolean>,System.Collections.Generic.IEnumerable`1<T>)
getCurr@311-1(Microsoft.FSharp.Core.FSharpRef`1<System.Boolean>,Microsoft.FSharp.Core.FSharpRef`1<Microsoft.FSharp.Core.FSharpOption`1<System.Collections.Generic.IEnumerable`1<T>>>,Microsoft.FSharp.Core.Unit)
start@314-1(Microsoft.FSharp.Core.FSharpRef`1<System.Boolean>,Microsoft.FSharp.Core.Unit)
Invoke(Microsoft.FSharp.Core.Unit)
System.Collections.Generic.IEnumerator<System.Collections.Generic.IEnumerable<'T>>.get_Current()
System.Collections.IEnumerator.get_Current()
System.Collections.IEnumerator.MoveNext()
System.Collections.IEnumerator.Reset()
System.IDisposable.Dispose()
EnumerateThenFinally(System.Collections.Generic.IEnumerable`1<T>,Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
Invoke(Microsoft.FSharp.Core.Unit)
CreateEvent(Microsoft.FSharp.Core.FSharpFunc`2<TDelegate,Microsoft.FSharp.Core.Unit>,Microsoft.FSharp.Core.FSharpFunc`2<TDelegate,Microsoft.FSharp.Core.Unit>,Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.FSharpFunc`2<System.Object,Microsoft.FSharp.Core.FSharpFunc`2<TArgs,Microsoft.FSharp.Core.Unit>>,TDelegate>)
ToString()
Microsoft.FSharp.Control.IDelegateEvent<'Delegate>.AddHandler(TDelegate)
Microsoft.FSharp.Control.IDelegateEvent<'Delegate>.RemoveHandler(TDelegate)
Invoke(System.Object,TArgs)
System.IObservable<'Args>.Subscribe(System.IObserver`1<TArgs>)
System.IDisposable.Dispose()