| Class: | Azure.Identity.FileSystemService |
|---|---|
| Assembly: | Azure.Identity |
| File(s): | C:\Git\azure-sdk-for-net\sdk\identity\Azure.Identity\src\FileSystemService.cs |
| Covered lines: | 2 |
| Uncovered lines: | 2 |
| Coverable lines: | 4 |
| Total lines: | 17 |
| Line coverage: | 50% (2 of 4) |
| Covered branches: | 0 |
| Total branches: | 0 |
| Method | Cyclomatic complexity | Line coverage | Branch coverage |
|---|---|---|---|
| get_Default() | - | 100% | 100% |
| .ctor() | - | 100% | 100% |
| FileExists(...) | - | 0% | 100% |
| ReadAllText(...) | - | 0% | 100% |