Class: | Microsoft.FSharp.Collections.SetModule |
---|---|
Assembly: | FSharp.Core |
File(s): | F:\workspace\_work\1\s\src\fsharp\FSharp.Core\set.fs |
Covered lines: | 0 |
Uncovered lines: | 31 |
Coverable lines: | 31 |
Total lines: | 0 |
Line coverage: | 0% (0 of 31) |
Covered branches: | 0 |
Total branches: | 0 |
Tag: | 24_1835905959 |
Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
---|---|---|---|---|---|
Contains(...) | 0% | 2 | 1 | 0 | 0% |
Add(...) | 0% | 2 | 1 | 0 | 0% |
Singleton(...) | 0% | 2 | 1 | 0 | 0% |
Remove(...) | 0% | 2 | 1 | 0 | 0% |
Union(...) | 0% | 2 | 1 | 0 | 0% |
UnionMany(...) | 0% | 2 | 1 | 0 | 0% |
Intersect(...) | 0% | 2 | 1 | 0 | 0% |
IntersectMany(...) | 0% | 2 | 1 | 0 | 0% |
Iterate(...) | 0% | 2 | 1 | 0 | 0% |
Empty() | 0% | 2 | 1 | 0 | 0% |
ForAll(...) | 0% | 2 | 1 | 0 | 0% |
Exists(...) | 0% | 2 | 1 | 0 | 0% |
Filter(...) | 0% | 2 | 1 | 0 | 0% |
Partition(...) | 0% | 2 | 1 | 0 | 0% |
Fold(...) | 0% | 2 | 1 | 0 | 0% |
FoldBack(...) | 0% | 2 | 1 | 0 | 0% |
Map(...) | 0% | 2 | 1 | 0 | 0% |
Count(...) | 0% | 2 | 1 | 0 | 0% |
OfList(...) | 0% | 2 | 1 | 0 | 0% |
OfArray(...) | 0% | 2 | 1 | 0 | 0% |
ToList(...) | 0% | 2 | 1 | 0 | 0% |
ToArray(...) | 0% | 2 | 1 | 0 | 0% |
ToSeq(...) | 0% | 2 | 1 | 0 | 0% |
OfSeq(...) | 0% | 2 | 1 | 0 | 0% |
Difference(...) | 0% | 2 | 1 | 0 | 0% |
IsSubset(...) | 0% | 2 | 1 | 0 | 0% |
IsSuperset(...) | 0% | 2 | 1 | 0 | 0% |
IsProperSubset(...) | 0% | 2 | 1 | 0 | 0% |
IsProperSuperset(...) | 0% | 2 | 1 | 0 | 0% |
MinElement(...) | 0% | 2 | 1 | 0 | 0% |
MaxElement(...) | 0% | 2 | 1 | 0 | 0% |
File 'F:\workspace\_work\1\s\src\fsharp\FSharp.Core\set.fs' does not exist (any more).