Class: | FLP.Application.Responses.Bugs.GetBugByIdResponse |
---|---|
Assembly: | FLP.Application |
File(s): | /home/runner/work/FLP.AzureFunctions/FLP.AzureFunctions/FLP.Application/Responses/Bugs/GetBugByIdResponse.cs |
Covered lines: | 6 |
---|---|
Uncovered lines: | 1 |
Coverable lines: | 7 |
Total lines: | 13 |
Line coverage: | 85.7% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
.ctor(...) | 100% | 2 | 1 | 0% |
get_Id() | 100% | 1 | 1 | 100% |
get_Title() | 100% | 1 | 1 | 100% |
get_Description() | 100% | 1 | 1 | 100% |
get_Status() | 100% | 1 | 1 | 100% |
get_ResolvedAt() | 100% | 1 | 1 | 100% |
get_AssignedToUserId() | 100% | 1 | 1 | 100% |