| Class: | MoreStructures.Lists.Sorting.InsertionSortHelpers |
|---|---|
| Assembly: | MoreStructures |
| File(s): | /home/runner/work/MoreStructures/MoreStructures/MoreStructures/Lists/Sorting/InsertionSortHelpers.cs |
| Covered lines: | 9 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 9 |
| Total lines: | 18 |
| 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 | Line coverage |
|---|---|---|---|
| InsertionSortOnHthIndexes(...) | 100% | 6 | 100% |