| Class: | ArturRios.Data.MongoDb.Configuration.MongoOptions |
|---|---|
| Assembly: | ArturRios.Data.MongoDb |
| File(s): | D:\Repositories\dotnet-data\src\ArturRios.Data.MongoDb\Configuration\MongoOptions.cs |
| Covered lines: | 2 |
|---|---|
| Uncovered lines: | 0 |
| Coverable lines: | 2 |
| Total lines: | 11 |
| Line coverage: | 100% |
| Covered branches: | 0 |
|---|---|
| Total branches: | 0 |
| Branch coverage: | N/A |
| Covered methods: | 2 |
|---|---|
| Fully covered methods: | 2 |
| Total methods: | 2 |
| Method coverage: | 100% |
| Full method coverage: | 100% |
| Method | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
|---|---|---|---|---|
| get_ConnectionString() | 100% | 1 | 1 | 100% |
| get_DatabaseName() | 100% | 1 | 1 | 100% |