Class: | LeetCode.Algorithms.NeitherMinimumNorMaximum.NeitherMinimumNorMaximumUsingSorting |
---|---|
Assembly: | LeetCode |
File(s): | D:\a\LeetCode-CS\LeetCode-CS\source\LeetCode\Algorithms\NeitherMinimumNorMaximum\NeitherMinimumNorMaximumUsingSorting.cs |
Covered lines: | 7 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 7 |
Total lines: | 34 |
Line coverage: | 100% |
Covered branches: | 2 |
---|---|
Total branches: | 2 |
Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
FindNonMinOrMax(...) | 100% | 2 | 2 | 100% |