| Class: | LeetCode.Concurrency.PrintInOrder.PrintInOrderMonitor |
|---|---|
| Assembly: | LeetCode |
| File(s): | D:\a\LeetCode-CS\LeetCode-CS\source\LeetCode\Concurrency\PrintInOrder\PrintInOrderMonitor.cs |
| Covered lines: | 32 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 32 |
| Total lines: | 61 |
| Line coverage: | 100% |
| Covered branches: | 4 |
|---|---|
| Total branches: | 4 |
| Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| .ctor() | 100% | 1 | 1 | 100% |
| First(...) | 100% | 1 | 1 | 100% |
| Second(...) | 100% | 2 | 2 | 100% |
| Third(...) | 100% | 2 | 2 | 100% |