< Summary

Class:Microsoft.FSharp.Reflection.FSharpReflectionExtensions
Assembly:FSharp.Core
File(s):F:\workspace\_work\1\s\src\fsharp\FSharp.Core\reflect.fs
Covered lines:0
Uncovered lines:38
Coverable lines:38
Total lines:0
Line coverage:0% (0 of 38)
Covered branches:0
Total branches:0
Tag:24_1835905959

Metrics

MethodBranch coverage Crap Score Cyclomatic complexity NPath complexity Sequence coverage
FSharpType.GetExceptionFields.Static(...)0%12300%
FSharpType.IsExceptionRepresentation.Static(...)0%12300%
FSharpType.GetUnionCases.Static(...)0%12300%
FSharpType.GetRecordFields.Static(...)0%12300%
FSharpType.IsUnion.Static(...)0%12300%
FSharpType.IsRecord.Static(...)0%12300%
FSharpValue.MakeRecord.Static(...)0%12300%
FSharpValue.GetRecordFields.Static(...)0%12300%
FSharpValue.PreComputeRecordReader.Static(...)0%12300%
FSharpValue.PreComputeRecordConstructor.Static(...)0%12300%
FSharpValue.PreComputeRecordConstructorInfo.Static(...)0%12300%
FSharpValue.MakeUnion.Static(...)0%12300%
FSharpValue.PreComputeUnionConstructor.Static(...)0%12300%
FSharpValue.PreComputeUnionConstructorInfo.Static(...)0%12300%
FSharpValue.PreComputeUnionTagMemberInfo.Static(...)0%12300%
FSharpValue.GetUnionFields.Static(...)0%12300%
FSharpValue.PreComputeUnionTagReader.Static(...)0%12300%
FSharpValue.PreComputeUnionReader.Static(...)0%12300%
FSharpValue.GetExceptionFields.Static(...)0%12300%

File(s)

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

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

Methods/Properties

FSharpType.GetExceptionFields.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpType.IsExceptionRepresentation.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpType.GetUnionCases.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpType.GetRecordFields.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpType.IsUnion.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpType.IsRecord.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.MakeRecord.Static(System.Type,System.Object[],Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.GetRecordFields.Static(System.Object,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeRecordReader.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeRecordConstructor.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeRecordConstructorInfo.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.MakeUnion.Static(Microsoft.FSharp.Reflection.UnionCaseInfo,System.Object[],Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeUnionConstructor.Static(Microsoft.FSharp.Reflection.UnionCaseInfo,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeUnionConstructorInfo.Static(Microsoft.FSharp.Reflection.UnionCaseInfo,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeUnionTagMemberInfo.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.GetUnionFields.Static(System.Object,System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeUnionTagReader.Static(System.Type,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.PreComputeUnionReader.Static(Microsoft.FSharp.Reflection.UnionCaseInfo,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)
FSharpValue.GetExceptionFields.Static(System.Object,Microsoft.FSharp.Core.FSharpOption`1<System.Boolean>)