| Class: | Pozitron.QuerySpecification.SpecIterator<T> |
|---|---|
| Assembly: | Pozitron.QuerySpecification |
| File(s): | /home/runner/work/QuerySpecification/QuerySpecification/src/QuerySpecification/Internals/SpecIterator.cs |
| Tag: | 74_17335419374 |
| Covered lines: | 16 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 16 |
| Total lines: | 41 |
| Line coverage: | 100% |
| Covered branches: | 6 |
|---|---|
| Total branches: | 6 |
| Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Cyclomatic complexity | NPath complexity | Sequence coverage |
|---|---|---|---|---|
| .ctor(...) | 100% | 1 | 1 | 100% |
| Clone() | 100% | 1 | 1 | 100% |
| MoveNext() | 100% | 6 | 6 | 100% |