| Class: | ClientManager.Shared.Messaging.MessageEnvelope<T> |
|---|---|
| Assembly: | ClientManager.Shared |
| File(s): | /home/runner/work/ClientManagerDemo/ClientManagerDemo/src/ClientManager/ClientManager.Shared/Messaging/MessageEnvelope.cs |
| Covered lines: | 5 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 5 |
| Total lines: | 10 |
| 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 |
|---|---|---|---|---|
| get_EnvelopeId() | 100% | 1 | 1 | 100% |
| get_CorrelationId() | 100% | 1 | 1 | 100% |
| get_CausationId() | 100% | 1 | 1 | 100% |
| get_CreatedUtc() | 100% | 1 | 1 | 100% |
| get_Message() | 100% | 1 | 1 | 100% |