Class: | LeetCode.Algorithms.MinimumAddToMakeParenthesesValid.MinimumAddToMakeParenthesesValidIterative |
---|---|
Assembly: | LeetCode |
File(s): | D:\a\LeetCode-CS\LeetCode-CS\source\LeetCode\Algorithms\MinimumAddToMakeParenthesesValid\MinimumAddToMakeParenthesesValidIterative.cs |
Covered lines: | 23 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 23 |
Total lines: | 54 |
Line coverage: | 100% |
Covered branches: | 6 |
---|---|
Total branches: | 6 |
Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
MinAddToMakeValid(...) | 100% | 6 | 6 | 100% |