Class: | Microsoft.FSharp.Core.OptionModule |
---|---|
Assembly: | FSharp.Core |
File(s): | F:\workspace\_work\1\s\src\fsharp\FSharp.Core\option.fs |
Covered lines: | 0 |
Uncovered lines: | 26 |
Coverable lines: | 26 |
Total lines: | 0 |
Line coverage: | 0% (0 of 26) |
Covered branches: | 0 |
Total branches: | 4 |
Branch coverage: | 0% (0 of 4) |
Tag: | 24_1835905959 |
Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
---|---|---|---|---|---|
GetValue(...) | 0% | 6 | 2 | 0 | 0% |
DefaultValue(...) | 0% | 6 | 2 | 0 | 0% |
DefaultWith(...) | 0% | 6 | 2 | 0 | 0% |
OrElse(...) | 0% | 6 | 2 | 0 | 0% |
OrElseWith(...) | 0% | 6 | 2 | 0 | 0% |
Count(...) | 0% | 6 | 2 | 0 | 0% |
Fold(...) | 0% | 6 | 2 | 0 | 0% |
FoldBack(...) | 0% | 6 | 2 | 0 | 0% |
Exists(...) | 0% | 6 | 2 | 0 | 0% |
ForAll(...) | 0% | 6 | 2 | 0 | 0% |
Contains(...) | 0% | 6 | 2 | 0 | 0% |
Iterate(...) | 0% | 6 | 2 | 0 | 0% |
Map(...) | 0% | 6 | 2 | 0 | 0% |
Map2(...) | 0% | 12 | 3 | 0 | 0% |
Map3(...) | 0% | 20 | 4 | 0 | 0% |
Bind(...) | 0% | 6 | 2 | 0 | 0% |
Flatten(...) | 0% | 6 | 2 | 0 | 0% |
Filter(...) | 0% | 12 | 3 | 2 | 0% |
ToArray(...) | 0% | 6 | 2 | 0 | 0% |
ToList(...) | 0% | 6 | 2 | 0 | 0% |
ToNullable(...) | 0% | 6 | 2 | 0 | 0% |
OfNullable(...) | 0% | 6 | 2 | 2 | 0% |
OfObj(...) | 0% | 6 | 2 | 0 | 0% |
ToObj(...) | 0% | 6 | 2 | 0 | 0% |
File 'F:\workspace\_work\1\s\src\fsharp\FSharp.Core\option.fs' does not exist (any more).