| Class: | GistBackend.Handlers.MariaDbHandler.MariaDbHandlerOptions |
|---|---|
| Assembly: | GistBackend |
| File(s): | /home/runner/work/the-gist-of-it-sec/the-gist-of-it-sec/backend/GistBackend/Handlers/MariaDbHandler/MariaDbHandlerOptions.cs |
| Covered lines: | 15 |
|---|---|
| Uncovered lines: | 1 |
| Coverable lines: | 16 |
| Total lines: | 29 |
| Line coverage: | 93.7% |
| Covered branches: | 3 |
|---|---|
| Total branches: | 6 |
| Branch coverage: | 50% |
Feature is only available for sponsors
Upgrade to PRO version| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| get_Server() | 100% | 1 | 1 | 100% |
| get_User() | 100% | 1 | 1 | 100% |
| get_Password() | 100% | 1 | 1 | 100% |
| get_Port() | 100% | 1 | 1 | 100% |
| get_Database() | 100% | 1 | 1 | 100% |
| GetConnectionString() | 100% | 1 | 1 | 100% |
| CheckIfConfigIsSet() | 50% | 7 | 6 | 66.66% |