| Class: | ClientManager.Shared.Configuration.PostgresConnectionConfiguration |
|---|---|
| Assembly: | ClientManager.Shared |
| File(s): | /home/runner/work/ClientManagerDemo/ClientManagerDemo/src/ClientManager/ClientManager.Shared/Configuration/PostgresConnectionConfiguration.cs |
| Covered lines: | 0 |
|---|---|
| Uncovered lines: | 26 |
| Coverable lines: | 26 |
| Total lines: | 42 |
| Line coverage: | 0% |
| 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% | 2 | 1 | 0% |
| get_Host() | 100% | 2 | 1 | 0% |
| get_Port() | 100% | 2 | 1 | 0% |
| get_Database() | 100% | 2 | 1 | 0% |
| get_Username() | 100% | 2 | 1 | 0% |
| get_Password() | 100% | 2 | 1 | 0% |
| get_Schema() | 100% | 2 | 1 | 0% |
| ToConnectionString() | 100% | 2 | 1 | 0% |
| ToConnectionStringBuilder() | 100% | 2 | 1 | 0% |
| TestConnection() | 100% | 2 | 1 | 0% |