Class: | Bookings.Domain.BookingKey |
---|---|
Assembly: | Bookings.Domain |
File(s): | C:\Code\Bookings\Bookings.Domain\BookingKey.cs |
Covered lines: | 7 |
---|---|
Uncovered lines: | 5 |
Coverable lines: | 12 |
Total lines: | 26 |
Line coverage: | 58.3% |
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 |
---|---|---|---|---|
get_Description() | 100% | 2 | 1 | 0% |
get_Type() | 100% | 2 | 1 | 0% |
get_Start() | 100% | 2 | 1 | 0% |
get_End() | 100% | 2 | 1 | 0% |
get_Email() | 100% | 2 | 1 | 0% |
From(...) | 100% | 1 | 1 | 100% |