Class: | Bookings.Domain.DateRange |
---|---|
Assembly: | Bookings.Domain |
File(s): | C:\Code\Bookings\Bookings.Domain\DateRange.cs |
Covered lines: | 9 |
---|---|
Uncovered lines: | 1 |
Coverable lines: | 10 |
Total lines: | 17 |
Line coverage: | 90% |
Covered branches: | 2 |
---|---|
Total branches: | 2 |
Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
.ctor(...) | 100% | 2 | 1 | 0% |
.ctor(...) | 100% | 2 | 2 | 100% |
get_Start() | 100% | 1 | 1 | 100% |
get_End() | 100% | 1 | 1 | 100% |