зеркало из https://github.com/dotnet/samples.git
.NET code metrics, automated pull request. (#6279)
Co-authored-by: IEvangelist <IEvangelist@users.noreply.github.com>
This commit is contained in:
Родитель
e7017695a5
Коммит
19e8c4e6ee
|
@ -598,14 +598,14 @@ The *DotNet.GitHubAction.csproj* project file contains:
|
|||
|
||||
- 4 namespaces.
|
||||
- 6 named types.
|
||||
- 669 total lines of source code.
|
||||
- Approximately 288 lines of executable code.
|
||||
- 685 total lines of source code.
|
||||
- Approximately 304 lines of executable code.
|
||||
- The highest cyclomatic complexity is 13 :x:.
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
<strong id="global+namespace">
|
||||
<global namespace> :heavy_check_mark:
|
||||
<global namespace> :warning:
|
||||
</strong>
|
||||
</summary>
|
||||
<br>
|
||||
|
@ -613,26 +613,26 @@ The *DotNet.GitHubAction.csproj* project file contains:
|
|||
The `<global namespace>` namespace contains 1 named types.
|
||||
|
||||
- 1 named types.
|
||||
- 94 total lines of source code.
|
||||
- Approximately 94 lines of executable code.
|
||||
- The highest cyclomatic complexity is 7 :heavy_check_mark:.
|
||||
- 110 total lines of source code.
|
||||
- Approximately 110 lines of executable code.
|
||||
- The highest cyclomatic complexity is 8 :warning:.
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
<strong id="program$">
|
||||
<Program>$ :heavy_check_mark:
|
||||
<Program>$ :warning:
|
||||
</strong>
|
||||
</summary>
|
||||
<br>
|
||||
|
||||
- The `<Program>$` contains 1 members.
|
||||
- 94 total lines of source code.
|
||||
- Approximately 94 lines of executable code.
|
||||
- The highest cyclomatic complexity is 7 :heavy_check_mark:.
|
||||
- 110 total lines of source code.
|
||||
- Approximately 110 lines of executable code.
|
||||
- The highest cyclomatic complexity is 8 :warning:.
|
||||
|
||||
| Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code |
|
||||
| :-: | :-: | :-: | :-: | :-: | :-: | :-: |
|
||||
| Method | <a href='https://github.com/dotnet/samples/blob/main/github-actions/DotNet.GitHubAction/DotNet.GitHubAction/Program.cs#L1' title='<top-level-statements-entry-point>'>1</a> | 42 | 7 :heavy_check_mark: | 0 | 15 | 94 / 47 |
|
||||
| Method | <a href='https://github.com/dotnet/samples/blob/main/github-actions/DotNet.GitHubAction/DotNet.GitHubAction/Program.cs#L1' title='<top-level-statements-entry-point>'>1</a> | 40 | 8 :warning: | 0 | 16 | 110 / 55 |
|
||||
|
||||
<a href="#global+namespace">:top: back to <global namespace></a>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче