Class: | NLightning.Tests.Utils.Mocks.FakeServiceProvider |
---|---|
Assembly: | NLightning.Tests.Utils |
File(s): | /home/runner/work/nlightning/nlightning/test/NLightning.Tests.Utils/Mocks/FakeServiceProvider.cs |
Tag: | 36_15743069263 |
Covered lines: | 7 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 7 |
Total lines: | 23 |
Line coverage: | 100% |
Covered branches: | 2 |
---|---|
Total branches: | 4 |
Branch coverage: | 50% |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
.ctor() | 100% | 1 | 1 | 100% |
GetService(...) | 50% | 2 | 2 | 100% |
AddService(...) | 50% | 2 | 2 | 100% |