| Class: | LeetCode.Algorithms.MinimumNumberOfSwapsToMakeTheStringBalanced.MinimumNumberOfSwapsToMakeTheStringBalancedIterative |
|---|---|
| Assembly: | LeetCode |
| File(s): | D:\a\LeetCode-CS\LeetCode-CS\source\LeetCode\Algorithms\MinimumNumberOfSwapsToMakeTheStringBalanced\MinimumNumberOfSwapsToMakeTheStringBalancedIterative.cs |
| Covered lines: | 17 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 17 |
| Total lines: | 44 |
| 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 | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| MinSwaps(...) | 100% | 6 | 6 | 100% |