From 2bc48708022c80501b48f2b57c0347d5675b6f37 Mon Sep 17 00:00:00 2001 From: ewssential Date: Sat, 2 Dec 2023 08:41:54 +0000 Subject: [PATCH] .NET code metrics, automated pull request. --- .../DotNet.GitHubAction/CODE_METRICS.md | 406 +++++++++--------- 1 file changed, 203 insertions(+), 203 deletions(-) diff --git a/github-actions/DotNet.GitHubAction/CODE_METRICS.md b/github-actions/DotNet.GitHubAction/CODE_METRICS.md index eb399b7c393..7a868ae204e 100644 --- a/github-actions/DotNet.GitHubAction/CODE_METRICS.md +++ b/github-actions/DotNet.GitHubAction/CODE_METRICS.md @@ -47,12 +47,12 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 8 | 100 | 1 :heavy_check_mark: | 0 | 1 | 33 / 0 | -| Property | 12 | 100 | 0 :heavy_check_mark: | 0 | 0 | 3 / 0 | -| Property | 30 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Property | 25 | 100 | 0 :heavy_check_mark: | 0 | 0 | 5 / 0 | -| Property | 19 | 100 | 0 :heavy_check_mark: | 0 | 0 | 6 / 0 | -| Property | 35 | 100 | 0 :heavy_check_mark: | 0 | 1 | 4 / 0 | +| Method | 8 | 100 | 1 :heavy_check_mark: | 0 | 1 | 33 / 0 | +| Property | 12 | 100 | 0 :heavy_check_mark: | 0 | 0 | 3 / 0 | +| Property | 30 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Property | 25 | 100 | 0 :heavy_check_mark: | 0 | 0 | 5 / 0 | +| Property | 19 | 100 | 0 :heavy_check_mark: | 0 | 0 | 6 / 0 | +| Property | 35 | 100 | 0 :heavy_check_mark: | 0 | 1 | 4 / 0 | :link: to `DocumentFileInfo` class diagram @@ -75,16 +75,16 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Field | 15 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 130 | 63 | 6 :heavy_check_mark: | 0 | 3 | 31 / 9 | -| Field | 14 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 78 | 72 | 3 :heavy_check_mark: | 0 | 3 | 18 / 5 | -| Method | 179 | 70 | 3 :heavy_check_mark: | 0 | 3 | 11 / 5 | -| Method | 38 | 58 | 8 :warning: | 0 | 2 | 38 / 13 | -| Method | 155 | 65 | 6 :heavy_check_mark: | 0 | 2 | 22 / 7 | -| Method | 26 | 92 | 1 :heavy_check_mark: | 0 | 2 | 12 / 1 | -| Method | 97 | 63 | 5 :heavy_check_mark: | 0 | 3 | 29 / 9 | -| Field | 16 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Field | 15 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 130 | 63 | 6 :heavy_check_mark: | 0 | 3 | 31 / 9 | +| Field | 14 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 78 | 72 | 3 :heavy_check_mark: | 0 | 3 | 18 / 5 | +| Method | 179 | 70 | 3 :heavy_check_mark: | 0 | 3 | 11 / 5 | +| Method | 38 | 58 | 8 :warning: | 0 | 2 | 38 / 13 | +| Method | 155 | 65 | 6 :heavy_check_mark: | 0 | 2 | 22 / 7 | +| Method | 26 | 92 | 1 :heavy_check_mark: | 0 | 2 | 12 / 1 | +| Method | 97 | 63 | 5 :heavy_check_mark: | 0 | 3 | 29 / 9 | +| Field | 16 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | :link: to `FileNameUtilities` class diagram @@ -107,23 +107,23 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 298 | 66 | 3 :heavy_check_mark: | 0 | 9 | 41 / 8 | -| Method | 168 | 72 | 2 :heavy_check_mark: | 0 | 2 | 19 / 6 | -| Method | 354 | 79 | 1 :heavy_check_mark: | 0 | 5 | 17 / 4 | -| Method | 337 | 84 | 1 :heavy_check_mark: | 0 | 5 | 16 / 3 | -| Method | 219 | 75 | 1 :heavy_check_mark: | 0 | 6 | 26 / 5 | -| Method | 240 | 96 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | -| Method | 190 | 64 | 5 :heavy_check_mark: | 0 | 2 | 22 / 9 | -| Method | 273 | 90 | 1 :heavy_check_mark: | 0 | 3 | 4 / 2 | -| Method | 371 | 78 | 1 :heavy_check_mark: | 0 | 7 | 23 / 4 | -| Method | 257 | 84 | 1 :heavy_check_mark: | 0 | 6 | 15 / 3 | -| Method | 33 | 56 | 8 :warning: | 0 | 6 | 72 / 17 | -| Method | 80 | 93 | 1 :heavy_check_mark: | 0 | 1 | 2 / 1 | -| Method | 83 | 91 | 1 :heavy_check_mark: | 0 | 3 | 4 / 1 | -| Method | 88 | 57 | 17 :exploding_head: | 0 | 6 | 79 / 11 | -| Method | 278 | 84 | 1 :heavy_check_mark: | 0 | 5 | 15 / 3 | -| Field | 188 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | -| Method | 245 | 85 | 1 :heavy_check_mark: | 0 | 2 | 11 / 3 | +| Method | 298 | 66 | 3 :heavy_check_mark: | 0 | 9 | 41 / 8 | +| Method | 168 | 72 | 2 :heavy_check_mark: | 0 | 2 | 19 / 6 | +| Method | 354 | 79 | 1 :heavy_check_mark: | 0 | 5 | 17 / 4 | +| Method | 337 | 84 | 1 :heavy_check_mark: | 0 | 5 | 16 / 3 | +| Method | 219 | 75 | 1 :heavy_check_mark: | 0 | 6 | 26 / 5 | +| Method | 240 | 96 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 190 | 64 | 5 :heavy_check_mark: | 0 | 2 | 22 / 9 | +| Method | 273 | 90 | 1 :heavy_check_mark: | 0 | 3 | 4 / 2 | +| Method | 371 | 78 | 1 :heavy_check_mark: | 0 | 7 | 23 / 4 | +| Method | 257 | 84 | 1 :heavy_check_mark: | 0 | 6 | 15 / 3 | +| Method | 33 | 56 | 8 :warning: | 0 | 6 | 72 / 17 | +| Method | 80 | 93 | 1 :heavy_check_mark: | 0 | 1 | 2 / 1 | +| Method | 83 | 91 | 1 :heavy_check_mark: | 0 | 3 | 4 / 1 | +| Method | 88 | 57 | 17 :exploding_head: | 0 | 6 | 79 / 11 | +| Method | 278 | 84 | 1 :heavy_check_mark: | 0 | 5 | 15 / 3 | +| Field | 188 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | +| Method | 245 | 85 | 1 :heavy_check_mark: | 0 | 2 | 11 / 3 | :link: to `FileUtilities` class diagram @@ -146,29 +146,29 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 10 | 91 | 1 :heavy_check_mark: | 0 | 1 | 7 / 1 | -| Method | 15 | 91 | 2 :heavy_check_mark: | 0 | 0 | 4 / 1 | -| Method | 26 | 75 | 2 :heavy_check_mark: | 0 | 1 | 17 / 4 | -| Method | 349 | 79 | 2 :heavy_check_mark: | 0 | 1 | 16 / 3 | -| Method | 366 | 91 | 1 :heavy_check_mark: | 0 | 1 | 11 / 1 | -| Method | 38 | 62 | 5 :heavy_check_mark: | 0 | 4 | 25 / 11 | -| Method | 64 | 62 | 4 :heavy_check_mark: | 0 | 1 | 23 / 10 | -| Method | 88 | 63 | 5 :heavy_check_mark: | 0 | 3 | 25 / 11 | -| Method | 114 | 62 | 5 :heavy_check_mark: | 0 | 5 | 24 / 11 | -| Field | 143 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Field | 149 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 248 | 96 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | -| Method | 253 | 73 | 2 :heavy_check_mark: | 0 | 2 | 11 / 4 | -| Method | 157 | 73 | 2 :heavy_check_mark: | 0 | 1 | 17 / 4 | -| Method | 178 | 64 | 2 :heavy_check_mark: | 0 | 2 | 25 / 8 | -| Method | 201 | 73 | 2 :heavy_check_mark: | 0 | 2 | 17 / 4 | -| Method | 221 | 73 | 2 :heavy_check_mark: | 0 | 2 | 19 / 4 | -| Method | 245 | 95 | 1 :heavy_check_mark: | 0 | 1 | 14 / 1 | -| Method | 272 | 93 | 1 :heavy_check_mark: | 0 | 1 | 11 / 1 | -| Method | 283 | 93 | 1 :heavy_check_mark: | 0 | 0 | 10 / 1 | -| Method | 294 | 71 | 2 :heavy_check_mark: | 0 | 4 | 18 / 5 | -| Method | 315 | 70 | 2 :heavy_check_mark: | 0 | 1 | 20 / 5 | -| Method | 337 | 93 | 1 :heavy_check_mark: | 0 | 0 | 13 / 1 | +| Method | 10 | 91 | 1 :heavy_check_mark: | 0 | 1 | 7 / 1 | +| Method | 15 | 91 | 2 :heavy_check_mark: | 0 | 0 | 4 / 1 | +| Method | 26 | 75 | 2 :heavy_check_mark: | 0 | 1 | 17 / 4 | +| Method | 349 | 79 | 2 :heavy_check_mark: | 0 | 1 | 16 / 3 | +| Method | 366 | 91 | 1 :heavy_check_mark: | 0 | 1 | 11 / 1 | +| Method | 38 | 62 | 5 :heavy_check_mark: | 0 | 4 | 25 / 11 | +| Method | 64 | 62 | 4 :heavy_check_mark: | 0 | 1 | 23 / 10 | +| Method | 88 | 63 | 5 :heavy_check_mark: | 0 | 3 | 25 / 11 | +| Method | 114 | 62 | 5 :heavy_check_mark: | 0 | 5 | 24 / 11 | +| Field | 143 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Field | 149 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 248 | 96 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 253 | 73 | 2 :heavy_check_mark: | 0 | 2 | 11 / 4 | +| Method | 157 | 73 | 2 :heavy_check_mark: | 0 | 1 | 17 / 4 | +| Method | 178 | 64 | 2 :heavy_check_mark: | 0 | 2 | 25 / 8 | +| Method | 201 | 73 | 2 :heavy_check_mark: | 0 | 2 | 17 / 4 | +| Method | 221 | 73 | 2 :heavy_check_mark: | 0 | 2 | 19 / 4 | +| Method | 245 | 95 | 1 :heavy_check_mark: | 0 | 1 | 14 / 1 | +| Method | 272 | 93 | 1 :heavy_check_mark: | 0 | 1 | 11 / 1 | +| Method | 283 | 93 | 1 :heavy_check_mark: | 0 | 0 | 10 / 1 | +| Method | 294 | 71 | 2 :heavy_check_mark: | 0 | 4 | 18 / 5 | +| Method | 315 | 70 | 2 :heavy_check_mark: | 0 | 1 | 20 / 5 | +| Method | 337 | 93 | 1 :heavy_check_mark: | 0 | 0 | 13 / 1 | :link: to `Hash` class diagram @@ -191,8 +191,8 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 721 | 71 | 5 :heavy_check_mark: | 0 | 1 | 14 / 5 | -| Method | 736 | 96 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 721 | 71 | 5 :heavy_check_mark: | 0 | 1 | 14 / 5 | +| Method | 736 | 96 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | :link: to `PathUtilities.PathComparer` class diagram @@ -215,13 +215,13 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Field | 40 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Field | 10 | 100 | 0 :heavy_check_mark: | 0 | 0 | 3 / 0 | -| Field | 15 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Field | 20 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Field | 25 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Field | 30 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Field | 35 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Field | 40 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Field | 10 | 100 | 0 :heavy_check_mark: | 0 | 0 | 3 / 0 | +| Field | 15 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Field | 20 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Field | 25 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Field | 30 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Field | 35 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | :link: to `PathKind` class diagram @@ -244,51 +244,51 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Field | 13 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 86 | 97 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | -| Method | 380 | 97 | 1 :heavy_check_mark: | 0 | 1 | 16 / 1 | -| Method | 407 | 72 | 3 :heavy_check_mark: | 0 | 2 | 10 / 4 | -| Method | 392 | 78 | 2 :heavy_check_mark: | 0 | 3 | 21 / 3 | -| Field | 717 | 93 | 0 :heavy_check_mark: | 0 | 2 | 1 / 1 | -| Method | 254 | 79 | 3 :heavy_check_mark: | 0 | 1 | 9 / 3 | -| Method | 454 | 60 | 7 :heavy_check_mark: | 0 | 2 | 35 / 12 | -| Field | 12 | 88 | 1 :heavy_check_mark: | 0 | 1 | 1 / 1 | -| Field | 16 | 90 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 56 | 62 | 7 :heavy_check_mark: | 0 | 1 | 27 / 9 | -| Method | 109 | 93 | 1 :heavy_check_mark: | 0 | 1 | 11 / 1 | -| Method | 114 | 60 | 7 :heavy_check_mark: | 0 | 2 | 28 / 12 | -| Method | 81 | 100 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | -| Method | 97 | 78 | 1 :heavy_check_mark: | 0 | 3 | 5 / 3 | -| Method | 275 | 54 | 17 :exploding_head: | 0 | 3 | 58 / 16 | -| Method | 563 | 73 | 2 :heavy_check_mark: | 0 | 1 | 12 / 5 | -| Method | 166 | 85 | 1 :heavy_check_mark: | 0 | 2 | 8 / 2 | -| Method | 172 | 73 | 3 :heavy_check_mark: | 0 | 2 | 17 / 6 | -| Method | 547 | 73 | 2 :heavy_check_mark: | 0 | 1 | 13 / 5 | -| Method | 482 | 52 | 10 :radioactive: | 0 | 1 | 56 / 20 | -| Method | 264 | 89 | 3 :heavy_check_mark: | 0 | 1 | 7 / 1 | -| Method | 189 | 51 | 13 :x: | 0 | 1 | 64 / 21 | -| Method | 334 | 67 | 6 :heavy_check_mark: | 0 | 3 | 28 / 7 | -| Method | 28 | 91 | 2 :heavy_check_mark: | 0 | 0 | 4 / 1 | -| Method | 539 | 86 | 5 :heavy_check_mark: | 0 | 1 | 10 / 1 | -| Method | 23 | 90 | 2 :heavy_check_mark: | 0 | 0 | 4 / 1 | -| Method | 363 | 88 | 3 :heavy_check_mark: | 0 | 1 | 7 / 1 | -| Method | 434 | 80 | 4 :heavy_check_mark: | 0 | 2 | 12 / 2 | -| Method | 143 | 67 | 3 :heavy_check_mark: | 0 | 2 | 18 / 8 | -| Property | 18 | 100 | 2 :heavy_check_mark: | 0 | 1 | 1 / 2 | -| Method | 682 | 71 | 4 :heavy_check_mark: | 0 | 5 | 34 / 6 | -| Method | 635 | 58 | 10 :radioactive: | 0 | 4 | 35 / 13 | -| Method | 714 | 91 | 2 :heavy_check_mark: | 0 | 1 | 10 / 1 | -| Field | 14 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 605 | 77 | 4 :heavy_check_mark: | 0 | 1 | 11 / 3 | -| Method | 617 | 71 | 4 :heavy_check_mark: | 0 | 4 | 17 / 6 | -| Method | 579 | 95 | 1 :heavy_check_mark: | 0 | 1 | 7 / 1 | -| Method | 587 | 69 | 5 :heavy_check_mark: | 0 | 1 | 20 / 6 | -| Method | 91 | 97 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | -| Method | 418 | 77 | 3 :heavy_check_mark: | 0 | 1 | 11 / 3 | -| Field | 561 | 86 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Field | 15 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 37 | 69 | 4 :heavy_check_mark: | 0 | 1 | 22 / 6 | -| Field | 17 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Field | 13 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 86 | 97 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 380 | 97 | 1 :heavy_check_mark: | 0 | 1 | 16 / 1 | +| Method | 407 | 72 | 3 :heavy_check_mark: | 0 | 2 | 10 / 4 | +| Method | 392 | 78 | 2 :heavy_check_mark: | 0 | 3 | 21 / 3 | +| Field | 717 | 93 | 0 :heavy_check_mark: | 0 | 2 | 1 / 1 | +| Method | 254 | 79 | 3 :heavy_check_mark: | 0 | 1 | 9 / 3 | +| Method | 454 | 60 | 7 :heavy_check_mark: | 0 | 2 | 35 / 12 | +| Field | 12 | 88 | 1 :heavy_check_mark: | 0 | 1 | 1 / 1 | +| Field | 16 | 90 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 56 | 62 | 7 :heavy_check_mark: | 0 | 1 | 27 / 9 | +| Method | 109 | 93 | 1 :heavy_check_mark: | 0 | 1 | 11 / 1 | +| Method | 114 | 60 | 7 :heavy_check_mark: | 0 | 2 | 28 / 12 | +| Method | 81 | 100 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 97 | 78 | 1 :heavy_check_mark: | 0 | 3 | 5 / 3 | +| Method | 275 | 54 | 17 :exploding_head: | 0 | 3 | 58 / 16 | +| Method | 563 | 73 | 2 :heavy_check_mark: | 0 | 1 | 12 / 5 | +| Method | 166 | 85 | 1 :heavy_check_mark: | 0 | 2 | 8 / 2 | +| Method | 172 | 73 | 3 :heavy_check_mark: | 0 | 2 | 17 / 6 | +| Method | 547 | 73 | 2 :heavy_check_mark: | 0 | 1 | 13 / 5 | +| Method | 482 | 52 | 10 :radioactive: | 0 | 1 | 56 / 20 | +| Method | 264 | 89 | 3 :heavy_check_mark: | 0 | 1 | 7 / 1 | +| Method | 189 | 51 | 13 :x: | 0 | 1 | 64 / 21 | +| Method | 334 | 67 | 6 :heavy_check_mark: | 0 | 3 | 28 / 7 | +| Method | 28 | 91 | 2 :heavy_check_mark: | 0 | 0 | 4 / 1 | +| Method | 539 | 86 | 5 :heavy_check_mark: | 0 | 1 | 10 / 1 | +| Method | 23 | 90 | 2 :heavy_check_mark: | 0 | 0 | 4 / 1 | +| Method | 363 | 88 | 3 :heavy_check_mark: | 0 | 1 | 7 / 1 | +| Method | 434 | 80 | 4 :heavy_check_mark: | 0 | 2 | 12 / 2 | +| Method | 143 | 67 | 3 :heavy_check_mark: | 0 | 2 | 18 / 8 | +| Property | 18 | 100 | 2 :heavy_check_mark: | 0 | 1 | 1 / 2 | +| Method | 682 | 71 | 4 :heavy_check_mark: | 0 | 5 | 34 / 6 | +| Method | 635 | 58 | 10 :radioactive: | 0 | 4 | 35 / 13 | +| Method | 714 | 91 | 2 :heavy_check_mark: | 0 | 1 | 10 / 1 | +| Field | 14 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 605 | 77 | 4 :heavy_check_mark: | 0 | 1 | 11 / 3 | +| Method | 617 | 71 | 4 :heavy_check_mark: | 0 | 4 | 17 / 6 | +| Method | 579 | 95 | 1 :heavy_check_mark: | 0 | 1 | 7 / 1 | +| Method | 587 | 69 | 5 :heavy_check_mark: | 0 | 1 | 20 / 6 | +| Method | 91 | 97 | 1 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 418 | 77 | 3 :heavy_check_mark: | 0 | 1 | 11 / 3 | +| Field | 561 | 86 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Field | 15 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 37 | 69 | 4 :heavy_check_mark: | 0 | 1 | 22 / 6 | +| Field | 17 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | :link: to `PathUtilities` class diagram @@ -311,9 +311,9 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Property | 14 | 82 | 1 :heavy_check_mark: | 0 | 1 | 15 / 3 | -| Property | 13 | 98 | 2 :heavy_check_mark: | 0 | 1 | 1 / 2 | -| Property | 12 | 98 | 2 :heavy_check_mark: | 0 | 1 | 1 / 2 | +| Property | 14 | 82 | 1 :heavy_check_mark: | 0 | 1 | 15 / 3 | +| Property | 13 | 98 | 2 :heavy_check_mark: | 0 | 1 | 1 / 2 | +| Property | 12 | 98 | 2 :heavy_check_mark: | 0 | 1 | 1 / 2 | :link: to `PlatformInformation` class diagram @@ -336,22 +336,22 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 83 | 60 | 1 :heavy_check_mark: | 0 | 3 | 27 / 12 | -| Property | 66 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | -| Property | 71 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | -| Property | 56 | 100 | 1 :heavy_check_mark: | 0 | 1 | 4 / 0 | -| Method | 111 | 88 | 1 :heavy_check_mark: | 0 | 3 | 25 / 1 | -| Method | 137 | 92 | 1 :heavy_check_mark: | 0 | 1 | 14 / 1 | -| Property | 45 | 100 | 1 :heavy_check_mark: | 0 | 0 | 12 / 0 | -| Property | 61 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | -| Property | 22 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Property | 12 | 100 | 1 :heavy_check_mark: | 0 | 0 | 1 / 0 | -| Property | 17 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Property | 27 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Property | 32 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | -| Property | 76 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | -| Property | 51 | 100 | 1 :heavy_check_mark: | 0 | 0 | 5 / 0 | -| Method | 78 | 93 | 2 :heavy_check_mark: | 0 | 1 | 4 / 1 | +| Method | 83 | 60 | 1 :heavy_check_mark: | 0 | 3 | 27 / 12 | +| Property | 66 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | +| Property | 71 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | +| Property | 56 | 100 | 1 :heavy_check_mark: | 0 | 1 | 4 / 0 | +| Method | 111 | 88 | 1 :heavy_check_mark: | 0 | 3 | 25 / 1 | +| Method | 137 | 92 | 1 :heavy_check_mark: | 0 | 1 | 14 / 1 | +| Property | 45 | 100 | 1 :heavy_check_mark: | 0 | 0 | 12 / 0 | +| Property | 61 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | +| Property | 22 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Property | 12 | 100 | 1 :heavy_check_mark: | 0 | 0 | 1 / 0 | +| Property | 17 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Property | 27 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Property | 32 | 100 | 1 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Property | 76 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 0 | +| Property | 51 | 100 | 1 :heavy_check_mark: | 0 | 0 | 5 / 0 | +| Method | 78 | 93 | 2 :heavy_check_mark: | 0 | 1 | 4 / 1 | :link: to `ProjectFileInfo` class diagram @@ -374,9 +374,9 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 5 | 100 | 1 :heavy_check_mark: | 0 | 1 | 13 / 0 | -| Property | 15 | 100 | 0 :heavy_check_mark: | 0 | 1 | 4 / 0 | -| Property | 10 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | +| Method | 5 | 100 | 1 :heavy_check_mark: | 0 | 1 | 13 / 0 | +| Property | 15 | 100 | 0 :heavy_check_mark: | 0 | 1 | 4 / 0 | +| Property | 10 | 100 | 0 :heavy_check_mark: | 0 | 0 | 4 / 0 | :link: to `ProjectFileReference` class diagram @@ -399,8 +399,8 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 16 | 71 | 1 :heavy_check_mark: | 0 | 5 | 13 / 6 | -| Field | 10 | 93 | 0 :heavy_check_mark: | 0 | 2 | 4 / 1 | +| Method | 16 | 71 | 1 :heavy_check_mark: | 0 | 5 | 13 / 6 | +| Field | 10 | 93 | 0 :heavy_check_mark: | 0 | 2 | 4 / 1 | :link: to `ProjectLoader` class diagram @@ -423,34 +423,34 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Field | 11 | 93 | 0 :heavy_check_mark: | 0 | 2 | 1 / 1 | -| Field | 17 | 93 | 0 :heavy_check_mark: | 0 | 3 | 1 / 1 | -| Field | 16 | 100 | 0 :heavy_check_mark: | 0 | 1 | 1 / 0 | -| Field | 15 | 100 | 0 :heavy_check_mark: | 0 | 1 | 1 / 0 | -| Field | 13 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | -| Field | 14 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | -| Method | 35 | 89 | 1 :heavy_check_mark: | 0 | 6 | 3 / 1 | -| Method | 286 | 60 | 2 :heavy_check_mark: | 0 | 9 | 38 / 16 | -| Method | 258 | 61 | 5 :heavy_check_mark: | 0 | 8 | 27 / 11 | -| Method | 247 | 81 | 2 :heavy_check_mark: | 0 | 6 | 10 / 2 | -| Method | 524 | 70 | 4 :heavy_check_mark: | 0 | 8 | 18 / 7 | -| Method | 476 | 70 | 2 :heavy_check_mark: | 0 | 10 | 23 / 6 | -| Method | 325 | 50 | 8 :warning: | 0 | 7 | 68 / 23 | -| Method | 139 | 46 | 7 :heavy_check_mark: | 0 | 14 | 107 / 30 | -| Method | 552 | 87 | 2 :heavy_check_mark: | 0 | 2 | 5 / 2 | -| Method | 405 | 85 | 3 :heavy_check_mark: | 0 | 2 | 5 / 2 | -| Method | 470 | 86 | 2 :heavy_check_mark: | 0 | 1 | 5 / 2 | -| Method | 394 | 75 | 2 :heavy_check_mark: | 0 | 3 | 10 / 4 | -| Method | 422 | 62 | 5 :heavy_check_mark: | 0 | 4 | 36 / 12 | -| Method | 500 | 66 | 3 :heavy_check_mark: | 0 | 2 | 23 / 8 | -| Method | 543 | 97 | 1 :heavy_check_mark: | 0 | 2 | 4 / 1 | -| Method | 548 | 100 | 1 :heavy_check_mark: | 0 | 2 | 3 / 1 | -| Method | 459 | 78 | 2 :heavy_check_mark: | 0 | 6 | 10 / 3 | -| Method | 39 | 56 | 3 :heavy_check_mark: | 0 | 18 | 45 / 17 | -| Method | 85 | 53 | 6 :heavy_check_mark: | 0 | 8 | 53 / 21 | -| Method | 411 | 71 | 1 :heavy_check_mark: | 0 | 4 | 10 / 5 | -| Field | 22 | 81 | 0 :heavy_check_mark: | 0 | 3 | 11 / 1 | -| Field | 19 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | +| Field | 11 | 93 | 0 :heavy_check_mark: | 0 | 2 | 1 / 1 | +| Field | 17 | 93 | 0 :heavy_check_mark: | 0 | 3 | 1 / 1 | +| Field | 16 | 100 | 0 :heavy_check_mark: | 0 | 1 | 1 / 0 | +| Field | 15 | 100 | 0 :heavy_check_mark: | 0 | 1 | 1 / 0 | +| Field | 13 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | +| Field | 14 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | +| Method | 35 | 89 | 1 :heavy_check_mark: | 0 | 6 | 3 / 1 | +| Method | 286 | 60 | 2 :heavy_check_mark: | 0 | 9 | 38 / 16 | +| Method | 258 | 61 | 5 :heavy_check_mark: | 0 | 8 | 27 / 11 | +| Method | 247 | 81 | 2 :heavy_check_mark: | 0 | 6 | 10 / 2 | +| Method | 524 | 70 | 4 :heavy_check_mark: | 0 | 8 | 18 / 7 | +| Method | 476 | 70 | 2 :heavy_check_mark: | 0 | 10 | 23 / 6 | +| Method | 325 | 50 | 8 :warning: | 0 | 7 | 68 / 23 | +| Method | 139 | 46 | 7 :heavy_check_mark: | 0 | 14 | 107 / 30 | +| Method | 552 | 87 | 2 :heavy_check_mark: | 0 | 2 | 5 / 2 | +| Method | 405 | 85 | 3 :heavy_check_mark: | 0 | 2 | 5 / 2 | +| Method | 470 | 86 | 2 :heavy_check_mark: | 0 | 1 | 5 / 2 | +| Method | 394 | 75 | 2 :heavy_check_mark: | 0 | 3 | 10 / 4 | +| Method | 422 | 62 | 5 :heavy_check_mark: | 0 | 4 | 36 / 12 | +| Method | 500 | 66 | 3 :heavy_check_mark: | 0 | 2 | 23 / 8 | +| Method | 543 | 97 | 1 :heavy_check_mark: | 0 | 2 | 4 / 1 | +| Method | 548 | 100 | 1 :heavy_check_mark: | 0 | 2 | 3 / 1 | +| Method | 459 | 78 | 2 :heavy_check_mark: | 0 | 6 | 10 / 3 | +| Method | 39 | 56 | 3 :heavy_check_mark: | 0 | 18 | 45 / 17 | +| Method | 85 | 53 | 6 :heavy_check_mark: | 0 | 8 | 53 / 21 | +| Method | 411 | 71 | 1 :heavy_check_mark: | 0 | 4 | 10 / 5 | +| Field | 22 | 81 | 0 :heavy_check_mark: | 0 | 3 | 11 / 1 | +| Field | 19 | 93 | 0 :heavy_check_mark: | 0 | 1 | 1 / 1 | :link: to `ProjectWorkspace` class diagram @@ -473,7 +473,7 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 5 | 93 | 1 :heavy_check_mark: | 0 | 2 | 8 / 2 | +| Method | 5 | 93 | 1 :heavy_check_mark: | 0 | 2 | 8 / 2 | :link: to `ServiceCollectionExtensions` class diagram @@ -496,7 +496,7 @@ The `DotNet.CodeAnalysis` namespace contains 14 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 744 | 98 | 1 :heavy_check_mark: | 0 | 1 | 2 / 1 | +| Method | 744 | 98 | 1 :heavy_check_mark: | 0 | 1 | 2 / 1 | :link: to `PathUtilities.TestAccessor` class diagram @@ -536,8 +536,8 @@ The `DotNet.CodeAnalysis.CSharp` namespace contains 1 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Property | 10 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | -| Property | 7 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Property | 10 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Property | 7 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | :link: to `CSharpDefaults` class diagram @@ -577,8 +577,8 @@ The `DotNet.CodeAnalysis.VisualBasic` namespace contains 1 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Property | 10 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | -| Property | 7 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Property | 10 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Property | 7 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | :link: to `VisualBasicDefaults` class diagram @@ -632,7 +632,7 @@ The `` namespace contains 1 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 1 | 40 | 8 :warning: | 0 | 16 | 110 / 55 | +| Method | 1 | 40 | 8 :warning: | 0 | 16 | 110 / 55 | :top: back to <global namespace> @@ -670,9 +670,9 @@ The `DotNet.GitHubAction.Analyzers` namespace contains 1 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Field | 7 | 100 | 0 :heavy_check_mark: | 0 | 1 | 1 / 0 | -| Method | 9 | 96 | 1 :heavy_check_mark: | 0 | 1 | 1 / 1 | -| Method | 11 | 61 | 3 :heavy_check_mark: | 0 | 10 | 37 / 12 | +| Field | 7 | 100 | 0 :heavy_check_mark: | 0 | 1 | 1 / 0 | +| Method | 9 | 96 | 1 :heavy_check_mark: | 0 | 1 | 1 / 1 | +| Method | 11 | 61 | 3 :heavy_check_mark: | 0 | 10 | 37 / 12 | :link: to `ProjectMetricDataAnalyzer` class diagram @@ -712,15 +712,15 @@ The `DotNet.GitHubAction.Extensions` namespace contains 3 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 24 | 82 | 1 :heavy_check_mark: | 0 | 4 | 4 / 3 | -| Method | 21 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | -| Method | 18 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | -| Method | 196 | 69 | 2 :heavy_check_mark: | 0 | 3 | 17 / 7 | -| Method | 29 | 73 | 1 :heavy_check_mark: | 0 | 4 | 12 / 6 | -| Method | 42 | 87 | 1 :heavy_check_mark: | 0 | 3 | 5 / 2 | -| Method | 8 | 88 | 1 :heavy_check_mark: | 0 | 2 | 9 / 1 | -| Method | 181 | 100 | 1 :heavy_check_mark: | 0 | 2 | 14 / 1 | -| Method | 48 | 41 | 13 :x: | 0 | 9 | 132 / 45 | +| Method | 24 | 82 | 1 :heavy_check_mark: | 0 | 4 | 4 / 3 | +| Method | 21 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Method | 18 | 100 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Method | 196 | 69 | 2 :heavy_check_mark: | 0 | 3 | 17 / 7 | +| Method | 29 | 73 | 1 :heavy_check_mark: | 0 | 4 | 12 / 6 | +| Method | 42 | 87 | 1 :heavy_check_mark: | 0 | 3 | 5 / 2 | +| Method | 8 | 88 | 1 :heavy_check_mark: | 0 | 2 | 9 / 1 | +| Method | 181 | 100 | 1 :heavy_check_mark: | 0 | 2 | 14 / 1 | +| Method | 48 | 41 | 13 :x: | 0 | 9 | 132 / 45 | :link: to `CodeAnalysisMetricDataExtensions` class diagram @@ -743,18 +743,18 @@ The `DotNet.GitHubAction.Extensions` namespace contains 3 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 157 | 98 | 1 :heavy_check_mark: | 0 | 3 | 3 / 1 | -| Method | 144 | 72 | 2 :heavy_check_mark: | 0 | 5 | 12 / 5 | -| Method | 119 | 66 | 2 :heavy_check_mark: | 0 | 5 | 24 / 7 | -| Method | 214 | 98 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | -| Method | 217 | 98 | 1 :heavy_check_mark: | 0 | 2 | 4 / 1 | -| Method | 195 | 91 | 1 :heavy_check_mark: | 0 | 2 | 9 / 1 | -| Method | 205 | 88 | 1 :heavy_check_mark: | 0 | 1 | 8 / 1 | -| Method | 222 | 98 | 1 :heavy_check_mark: | 0 | 2 | 3 / 1 | -| Method | 184 | 71 | 2 :heavy_check_mark: | 0 | 5 | 10 / 5 | -| Method | 226 | 61 | 4 :heavy_check_mark: | 0 | 3 | 26 / 10 | -| Method | 7 | 42 | 6 :heavy_check_mark: | 0 | 15 | 111 / 47 | -| Method | 161 | 65 | 1 :heavy_check_mark: | 0 | 5 | 22 / 8 | +| Method | 157 | 98 | 1 :heavy_check_mark: | 0 | 3 | 3 / 1 | +| Method | 144 | 72 | 2 :heavy_check_mark: | 0 | 5 | 12 / 5 | +| Method | 119 | 66 | 2 :heavy_check_mark: | 0 | 5 | 24 / 7 | +| Method | 214 | 98 | 1 :heavy_check_mark: | 0 | 2 | 2 / 1 | +| Method | 217 | 98 | 1 :heavy_check_mark: | 0 | 2 | 4 / 1 | +| Method | 195 | 91 | 1 :heavy_check_mark: | 0 | 2 | 9 / 1 | +| Method | 205 | 88 | 1 :heavy_check_mark: | 0 | 1 | 8 / 1 | +| Method | 222 | 98 | 1 :heavy_check_mark: | 0 | 2 | 3 / 1 | +| Method | 184 | 71 | 2 :heavy_check_mark: | 0 | 5 | 10 / 5 | +| Method | 226 | 61 | 4 :heavy_check_mark: | 0 | 3 | 26 / 10 | +| Method | 7 | 42 | 6 :heavy_check_mark: | 0 | 15 | 111 / 47 | +| Method | 161 | 65 | 1 :heavy_check_mark: | 0 | 5 | 22 / 8 | :link: to `CodeMetricsReportExtensions` class diagram @@ -777,7 +777,7 @@ The `DotNet.GitHubAction.Extensions` namespace contains 3 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Method | 5 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 1 | +| Method | 5 | 100 | 1 :heavy_check_mark: | 0 | 2 | 4 / 1 | :link: to `ServiceCollectionExtensions` class diagram @@ -817,15 +817,15 @@ The `DotNet.GitHubAction` namespace contains 1 named types. | Member kind | Line number | Maintainability index | Cyclomatic complexity | Depth of inheritance | Class coupling | Lines of source / executable code | | :-: | :-: | :-: | :-: | :-: | :-: | :-: | -| Field | 6 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Field | 5 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | -| Method | 8 | 88 | 2 :heavy_check_mark: | 0 | 1 | 8 / 2 | -| Property | 34 | 93 | 2 :heavy_check_mark: | 0 | 2 | 8 / 5 | -| Property | 43 | 100 | 2 :heavy_check_mark: | 0 | 2 | 4 / 3 | -| Property | 25 | 93 | 2 :heavy_check_mark: | 0 | 2 | 8 / 5 | -| Property | 20 | 100 | 2 :heavy_check_mark: | 0 | 2 | 4 / 3 | -| Method | 50 | 82 | 3 :heavy_check_mark: | 0 | 4 | 7 / 2 | -| Property | 48 | 100 | 2 :heavy_check_mark: | 0 | 2 | 4 / 3 | +| Field | 6 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Field | 5 | 93 | 0 :heavy_check_mark: | 0 | 0 | 1 / 1 | +| Method | 8 | 88 | 2 :heavy_check_mark: | 0 | 1 | 8 / 2 | +| Property | 34 | 93 | 2 :heavy_check_mark: | 0 | 2 | 8 / 5 | +| Property | 43 | 100 | 2 :heavy_check_mark: | 0 | 2 | 4 / 3 | +| Property | 25 | 93 | 2 :heavy_check_mark: | 0 | 2 | 8 / 5 | +| Property | 20 | 100 | 2 :heavy_check_mark: | 0 | 2 | 4 / 3 | +| Method | 50 | 82 | 3 :heavy_check_mark: | 0 | 4 | 7 / 2 | +| Property | 48 | 100 | 2 :heavy_check_mark: | 0 | 2 | 4 / 3 | :link: to `ActionInputs` class diagram