| Class: | Api.Extensions.PagedResponseUtil |
|---|---|
| Assembly: | Api |
| File(s): | /home/runner/work/Northwind-Api/Northwind-Api/src/Api/Extensions/PagedResponseUtil.cs |
| Covered lines: | 11 |
|---|---|
| Uncovered lines: | 3 |
| Coverable lines: | 14 |
| Total lines: | 25 |
| Line coverage: | 78.5% |
| Covered branches: | 2 |
|---|---|
| Total branches: | 2 |
| Branch coverage: | 100% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| GetBaseUrl(...) | 100% | 2 | 2 | 100% |
| BuildPagedUrl(...) | 100% | 1 | 1 | 100% |
| CalculateTotalPages(...) | 100% | 2 | 1 | 0% |