| Class: | BookstoreAPI.Models.Book |
|---|---|
| Assembly: | BookstoreAPI |
| File(s): | /home/runner/work/dotnet-unit-test-webinar/dotnet-unit-test-webinar/BookstoreAPI/Models/Book.cs |
| Covered lines: | 5 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 5 |
| Total lines: | 11 |
| 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_Id() | 100% | 1 | 1 | 100% |
| get_Title() | 100% | 1 | 1 | 100% |
| get_Author() | 100% | 1 | 1 | 100% |
| get_ISBN() | 100% | 1 | 1 | 100% |
| get_Description() | 100% | 1 | 1 | 100% |