Class: | BookDbContext |
---|---|
Assembly: | BookstoreAPI |
File(s): | /home/runner/work/dotnet-unit-test-webinar/dotnet-unit-test-webinar/BookstoreAPI/BookDbContext.cs |
Covered lines: | 4 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 4 |
Total lines: | 9 |
Line coverage: | 100% |
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% | 1 | 1 | 100% |
get_Books() | 100% | 1 | 1 | 100% |