| Class: | CoreWCF.Dispatcher.SharedRuntimeState |
|---|---|
| Assembly: | CoreWCF.Primitives |
| File(s): | /home/runner/work/CoreWCF/CoreWCF/src/CoreWCF.Primitives/src/CoreWCF/Dispatcher/SharedRuntimeState.cs |
| Covered lines: | 11 |
|---|---|
| Uncovered lines: | 3 |
| Coverable lines: | 14 |
| Total lines: | 43 |
| Line coverage: | 78.5% |
| Covered branches: | 1 |
|---|---|
| Total branches: | 4 |
| Branch coverage: | 25% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Cyclomatic complexity | NPath complexity | Sequence coverage |
|---|---|---|---|---|
| .ctor(...) | 100% | 1 | 1 | 100% |
| LockDownProperties() | 100% | 1 | 1 | 100% |
| ThrowIfImmutable() | 25% | 4 | 4 | 40% |