| Class: | Application.service.CustomerService |
|---|---|
| Assembly: | Application |
| File(s): | /home/runner/work/Northwind-Api/Northwind-Api/src/Application/Service/CustomerService.cs |
| Covered lines: | 12 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 12 |
| Total lines: | 24 |
| 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 |
|---|---|---|---|---|
| .ctor(...) | 100% | 1 | 1 | 100% |
| FindById() | 100% | 1 | 1 | 100% |
| FindAll() | 100% | 1 | 1 | 100% |