| Covered lines: | 90 |
|---|---|
| Uncovered lines: | 4 |
| Coverable lines: | 94 |
| Total lines: | 209 |
| Line coverage: | 95.7% |
| Covered branches: | 26 |
|---|---|
| Total branches: | 36 |
| Branch coverage: | 72.2% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| File 1: .ctor(...) | 100% | 1 | 1 | 100% |
| File 1: .cctor() | 100% | 1 | 1 | 100% |
| File 1: GetAllowedOriginsAsync() | 100% | 1 | 1 | 100% |
| File 1: GetAllowedOrigins() | 100% | 4 | 4 | 100% |
| File 1: ExtractOriginsFromConfigJson(...) | 50% | 2 | 2 | 85.71% |
| File 1: ExtractOrigins() | 100% | 14 | 14 | 100% |
| File 1: ShouldIncludeString(...) | 100% | 2 | 2 | 100% |
| File 1: IsOriginProperty(...) | 50% | 2 | 2 | 85.71% |
| File 1: LooksLikeOrigin(...) | 33.33% | 14 | 12 | 77.77% |
| File 2: TryCatch() | 100% | 1 | 1 | 100% |
| File 3: ValidateAllowedOriginsOnGet() | 100% | 1 | 1 | 100% |
File 'C:/Services/GitHubRunner/_work/ccoder.Core/ccoder.Core/ccoder.Core/src/cCoder.Core/Services/Foundations/AllowedOrigins/AllowedOriginStoreService.cs' does not exist (any more).
File 'C:/Services/GitHubRunner/_work/ccoder.Core/ccoder.Core/ccoder.Core/src/cCoder.Core/Services/Foundations/AllowedOrigins/AllowedOriginStoreService.Exceptions.cs' does not exist (any more).
File 'C:/Services/GitHubRunner/_work/ccoder.Core/ccoder.Core/ccoder.Core/src/cCoder.Core/Services/Foundations/AllowedOrigins/AllowedOriginStoreService.Validations.cs' does not exist (any more).