| Class: | Elsa.Extensions.ObjectDictionaryExtensions |
|---|---|
| Assembly: | Elsa.Api.Common |
| File(s): | /home/runner/work/elsa-core/elsa-core/src/common/Elsa.Api.Common/Extensions/ObjectDictionaryExtensions.cs |
| Covered lines: | 4 |
|---|---|
| Uncovered lines: | 1 |
| Coverable lines: | 5 |
| Total lines: | 15 |
| Line coverage: | 80% |
| Covered branches: | 2 |
|---|---|
| Total branches: | 2 |
| Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| GetOrAdd(...) | 100% | 2 | 2 | 100% |
| Get(...) | 100% | 2 | 1 | 0% |