| Class: | LeetCode.Algorithms.CountOfMatchesInTournament.CountOfMatchesInTournamentConstant |
|---|---|
| Assembly: | LeetCode |
| File(s): | D:\a\LeetCode-CS\LeetCode-CS\source\LeetCode\Algorithms\CountOfMatchesInTournament\CountOfMatchesInTournamentConstant.cs |
| Covered lines: | 3 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 3 |
| Total lines: | 27 |
| Line coverage: | 100% |
| Covered branches: | 0 |
|---|---|
| Total branches: | 0 |
| Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| NumberOfMatches(...) | 100% | 1 | 1 | 100% |