< Summary

Class:Microsoft.FSharp.Core.ExtraTopLevelOperators
Assembly:FSharp.Core
File(s):F:\workspace\_work\1\s\src\fsharp\FSharp.Core\fslib-extra-pervasives.fs
Covered lines:1
Uncovered lines:110
Coverable lines:111
Total lines:0
Line coverage:0.9% (1 of 111)
Covered branches:0
Total branches:44
Branch coverage:0% (0 of 44)
Tag:24_1835905959

Metrics

MethodBranch coverage Crap Score Cyclomatic complexity NPath complexity Sequence coverage
CreateSet(...)0%2100%
.ctor(...)0%2100%
.cctor()0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.get_Item(...)0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.set_Item(...)0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.get_Keys()0%2100%
System.Collections.Generic.ICollection<'Key>.Add(...)0%2100%
System.Collections.Generic.ICollection<'Key>.Clear()0%2100%
System.Collections.Generic.ICollection<'Key>.Remove(...)0%2100%
System.Collections.Generic.ICollection<'Key>.Contains(...)0%2100%
System.Collections.Generic.ICollection<'Key>.CopyTo(...)0%6220%
System.Collections.Generic.ICollection<'Key>.get_IsReadOnly()0%2100%
System.Collections.Generic.ICollection<'Key>.get_Count()0%2100%
System.Collections.Generic.IEnumerable<'Key>.GetEnumerator()0%2100%
System.Collections.IEnumerable.GetEnumerator()0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.get_Values()0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.Add(...)0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.ContainsKey(...)0%2100%
System.Collections.Generic.IDictionary<'Key, 'T>.TryGetValue(...)0%6220%
System.Collections.Generic.IDictionary<'Key, 'T>.Remove(...)0%2100%
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.get_Item(...)0%2100%
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.get_Keys()0%2100%
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.TryGetValue(...)0%6220%
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.get_Values()0%2100%
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.ContainsKey(...)0%2100%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Add(...)0%2100%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Clear()0%2100%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Remove(...)0%2100%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Contains(...)0%2100%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.CopyTo(...)0%6220%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_IsReadOnly()0%2100%
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_Count()0%2100%
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_Count()0%2100%
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<'Key, 'T>>.GetEnumerator()0%6220%
Invoke(...)0%2100%
Invoke(...)0%2100%
current@125-10(...)0%12340%
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_Current()0%2100%
System.Collections.IEnumerator.get_Current()0%2100%
System.Collections.IEnumerator.MoveNext()0%6220%
System.Collections.IEnumerator.Reset()0%2100%
System.IDisposable.Dispose()0%2100%
Invoke(...)0%2100%
Invoke(...)0%2100%
System.Collections.IEnumerable.GetEnumerator()0%2100%
.ctor(...)0%2100%
dictValueType(...)0%12320%
Invoke(...)0%2100%
Invoke(...)0%2100%
dictRefType(...)0%12320%
Invoke(...)0%2100%
Invoke(...)0%2100%
CreateDictionary(...)0%6220%
CreateReadOnlyDictionary(...)0%6220%
getArray(...)0%6200%
CreateArray2D(...)0%12320%
array2D$cont@192(...)0%110105120%
PrintFormatToString(...)0%110100%
PrintFormatToStringThenFail(...)0%2100%
PrintFormatToTextWriter(...)0%2100%
PrintFormatLineToTextWriter(...)0%2100%
PrintFormat(...)0%2100%
PrintFormatToError(...)0%2100%
PrintFormatLine(...)0%2100%
PrintFormatLineToError(...)0%2100%
ToSingle(...)0%2100%
ToSingle$W(...)0%2100%
ToDouble(...)0%2100%
ToDouble$W(...)0%2100%
ToByte(...)0%2100%
ToByte$W(...)0%2100%
ToSByte(...)0%2100%
ToSByte$W(...)0%2100%
ToByte(...)0%2100%
ToByte$W(...)0%2100%
ToSByte(...)0%2100%
ToSByte$W(...)0%2100%
SpliceExpression(...)0%2100%
SpliceUntypedExpression(...)0%2100%
LazyPattern(...)0%2100%

File(s)

F:\workspace\_work\1\s\src\fsharp\FSharp.Core\fslib-extra-pervasives.fs

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

Methods/Properties

CreateSet(System.Collections.Generic.IEnumerable`1<T>)
.ctor(System.Collections.Generic.Dictionary`2<TSafeKey,T>,Microsoft.FSharp.Core.FSharpFunc`2<TKey,TSafeKey>,Microsoft.FSharp.Core.FSharpFunc`2<TSafeKey,TKey>)
.cctor()
Count()
System.Collections.Generic.IDictionary<'Key, 'T>.get_Item(TKey)
System.Collections.Generic.IDictionary<'Key, 'T>.set_Item(TKey,T)
System.Collections.Generic.IDictionary<'Key, 'T>.get_Keys()
System.Collections.Generic.ICollection<'Key>.Add(TKey)
System.Collections.Generic.ICollection<'Key>.Clear()
System.Collections.Generic.ICollection<'Key>.Remove(TKey)
System.Collections.Generic.ICollection<'Key>.Contains(TKey)
System.Collections.Generic.ICollection<'Key>.CopyTo(TKey[],System.Int32)
System.Collections.Generic.ICollection<'Key>.get_IsReadOnly()
System.Collections.Generic.ICollection<'Key>.get_Count()
System.Collections.Generic.IEnumerable<'Key>.GetEnumerator()
System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.IDictionary<'Key, 'T>.get_Values()
System.Collections.Generic.IDictionary<'Key, 'T>.Add(TKey,T)
System.Collections.Generic.IDictionary<'Key, 'T>.ContainsKey(TKey)
System.Collections.Generic.IDictionary<'Key, 'T>.TryGetValue(TKey,T&)
System.Collections.Generic.IDictionary<'Key, 'T>.Remove(TKey)
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.get_Item(TKey)
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.get_Keys()
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.TryGetValue(TKey,T&)
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.get_Values()
System.Collections.Generic.IReadOnlyDictionary<'Key, 'T>.ContainsKey(TKey)
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,T>)
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Clear()
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,T>)
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,T>)
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,T>[],System.Int32)
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_IsReadOnly()
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_Count()
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_Count()
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<'Key, 'T>>.GetEnumerator()
Invoke(System.Collections.Generic.KeyValuePair`2<TSafeKey,T>)
Invoke(Microsoft.FSharp.Core.Unit)
current@125-10(System.Int32,System.Collections.Generic.KeyValuePair`2<TKey,T>[],Microsoft.FSharp.Core.FSharpRef`1<System.Int32>,Microsoft.FSharp.Core.Unit)
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<'Key, 'T>>.get_Current()
System.Collections.IEnumerator.get_Current()
System.Collections.IEnumerator.MoveNext()
System.Collections.IEnumerator.Reset()
System.IDisposable.Dispose()
Invoke(System.Collections.Generic.KeyValuePair`2<TSafeKey,T>)
Invoke(Microsoft.FSharp.Core.Unit)
System.Collections.IEnumerable.GetEnumerator()
.ctor(Microsoft.FSharp.Core.ExtraTopLevelOperators/DictImpl`3<TSafeKey,TKey,T>)
Items()
dictValueType(System.Collections.Generic.IEnumerable`1<System.Tuple`2<TKey,T>>)
Invoke(TKey)
dictRefType(System.Collections.Generic.IEnumerable`1<System.Tuple`2<TKey,T>>)
Invoke(TKey)
Invoke(Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers/StructBox`1<TKey>)
CreateDictionary(System.Collections.Generic.IEnumerable`1<System.Tuple`2<TKey,TValue>>)
CreateReadOnlyDictionary(System.Collections.Generic.IEnumerable`1<System.Tuple`2<TKey,TValue>>)
getArray(System.Collections.Generic.IEnumerable`1<T>)
CreateArray2D(System.Collections.Generic.IEnumerable`1<?>)
array2D$cont@192(?[],System.Int32,Microsoft.FSharp.Core.Unit)
PrintFormatToString(Microsoft.FSharp.Core.PrintfFormat`4<T,Microsoft.FSharp.Core.Unit,System.String,System.String>)
PrintFormatToStringThenFail(Microsoft.FSharp.Core.PrintfFormat`4<T,Microsoft.FSharp.Core.Unit,System.String,TResult>)
PrintFormatToTextWriter(System.IO.TextWriter,Microsoft.FSharp.Core.PrintfFormat`4<T,System.IO.TextWriter,Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
PrintFormatLineToTextWriter(System.IO.TextWriter,Microsoft.FSharp.Core.PrintfFormat`4<T,System.IO.TextWriter,Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
PrintFormat(Microsoft.FSharp.Core.PrintfFormat`4<T,System.IO.TextWriter,Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
PrintFormatToError(Microsoft.FSharp.Core.PrintfFormat`4<T,System.IO.TextWriter,Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
PrintFormatLine(Microsoft.FSharp.Core.PrintfFormat`4<T,System.IO.TextWriter,Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
PrintFormatLineToError(Microsoft.FSharp.Core.PrintfFormat`4<T,System.IO.TextWriter,Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit>)
ToSingle(T)
ToSingle$W(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Single>,T)
ToDouble(T)
ToDouble$W(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Double>,T)
ToByte(T)
ToByte$W(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Byte>,T)
ToSByte(T)
ToSByte$W(Microsoft.FSharp.Core.FSharpFunc`2<T,System.SByte>,T)
ToByte(T)
ToByte$W(Microsoft.FSharp.Core.FSharpFunc`2<T,System.Byte>,T)
ToSByte(T)
ToSByte$W(Microsoft.FSharp.Core.FSharpFunc`2<T,System.SByte>,T)
SpliceExpression(Microsoft.FSharp.Quotations.FSharpExpr`1<T>)
SpliceUntypedExpression(Microsoft.FSharp.Quotations.FSharpExpr)
LazyPattern(System.Lazy`1<T>)