| Class: | CoreWCF.Dispatcher.ThreadBehavior |
|---|---|
| Assembly: | CoreWCF.Primitives |
| File(s): | /home/runner/work/CoreWCF/CoreWCF/src/CoreWCF.Primitives/src/CoreWCF/Dispatcher/ThreadBehavior.cs |
| Covered lines: | 6 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 6 |
| Total lines: | 30 |
| Line coverage: | 100% |
| Covered branches: | 2 |
|---|---|
| Total branches: | 2 |
| Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Cyclomatic complexity | NPath complexity | Sequence coverage |
|---|---|---|---|---|
| .ctor(...) | 100% | 1 | 1 | 100% |
| GetSyncContext(...) | 100% | 2 | 2 | 100% |
| GetCurrentSynchronizationContext() | 100% | 1 | 1 | 100% |