| Class: | Elsa.Http.ContentWriters.JsonContentFactory |
|---|---|
| Assembly: | Elsa.Http |
| File(s): | /home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Http/ContentWriters/JsonContentFactory.cs |
| Covered lines: | 5 |
|---|---|
| Uncovered lines: | 1 |
| Coverable lines: | 6 |
| Total lines: | 29 |
| Line coverage: | 83.3% |
| Covered branches: | 3 |
|---|---|
| Total branches: | 4 |
| Branch coverage: | 75% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| get_SupportedContentTypes() | 100% | 1 | 1 | 100% |
| .cctor() | 100% | 1 | 1 | 100% |
| CreateHttpContent(...) | 75% | 4 | 4 | 75% |