| Class: | Elsa.Workflows.Activities.Flowchart.Models.Token |
|---|---|
| Assembly: | Elsa.Workflows.Core |
| File(s): | /home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Core/Activities/Flowchart/Models/Token.cs |
| Covered lines: | 13 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 13 |
| Total lines: | 26 |
| Line coverage: | 100% |
| Covered branches: | 0 |
|---|---|
| Total branches: | 0 |
| Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| .ctor(...) | 100% | 1 | 1 | 100% |
| Create(...) | 100% | 1 | 1 | 100% |
| get_FromActivityId() | 100% | 1 | 1 | 100% |
| get_FromActivityName() | 100% | 1 | 1 | 100% |
| get_Outcome() | 100% | 1 | 1 | 100% |
| get_ToActivityId() | 100% | 1 | 1 | 100% |
| get_ToActivityName() | 100% | 1 | 1 | 100% |
| get_Consumed() | 100% | 1 | 1 | 100% |
| get_Blocked() | 100% | 1 | 1 | 100% |
| Consume() | 100% | 1 | 1 | 100% |
| Block() | 100% | 1 | 1 | 100% |