Class: | System.Collections.Generic.Enumerable.EnumerableIList`1 |
---|---|
Assembly: | Ben.Demystifier |
File(s): | /_/src/Ben.Demystifier/Enumerable/EnumerableIList.cs |
Covered lines: | 3 |
Uncovered lines: | 14 |
Coverable lines: | 17 |
Total lines: | 0 |
Line coverage: | 17.6% (3 of 17) |
Covered branches: | 0 |
Total branches: | 0 |
Tag: | 81_945672945 |
Method | Branch coverage | Crap Score | Cyclomatic complexity | NPath complexity | Sequence coverage |
---|---|---|---|---|---|
.ctor(...) | 0% | 1 | 1 | 0 | 100% |
GetEnumerator() | 0% | 1 | 1 | 0 | 100% |
op_Implicit(...) | 0% | 1 | 1 | 0 | 100% |
op_Implicit(...) | 0% | 2 | 1 | 0 | 0% |
Add(...) | 0% | 2 | 1 | 0 | 0% |
Clear() | 0% | 2 | 1 | 0 | 0% |
Contains(...) | 0% | 2 | 1 | 0 | 0% |
CopyTo(...) | 0% | 2 | 1 | 0 | 0% |
IndexOf(...) | 0% | 2 | 1 | 0 | 0% |
Insert(...) | 0% | 2 | 1 | 0 | 0% |
Remove(...) | 0% | 2 | 1 | 0 | 0% |
RemoveAt(...) | 0% | 2 | 1 | 0 | 0% |
System.Collections.IEnumerable.GetEnumerator() | 0% | 2 | 1 | 0 | 0% |
System.Collections.Generic.IEnumerable<T>.GetEnumerator() | 0% | 2 | 1 | 0 | 0% |
File '/_/src/Ben.Demystifier/Enumerable/EnumerableIList.cs' does not exist (any more).