microsoft / Service-Fabric-POA
Duplication

Places in code with 6 or more lines that are exactly the same.

Intro
  • For duplication, we look at places in code where there are 6 or more lines of code that are exactly the same.
  • Before duplication is calculated, the code is cleaned to remove empty lines, comments, and frequently duplicated constructs such as imports.
  • You should aim at having as little as possible (<5%) of duplicated code as high-level of duplication can lead to maintenance difficulties, poor factoring, and logical contradictions.
Learn more...
Duplication Overall
  • 4% duplication:
    • 4,031 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 195 duplicated lines
  • 18 duplicates
system4% (195 lines)
Duplication per Extension
cs4% (163 lines)
ps17% (32 lines)
Duplication per Component (primary)
src/PatchOrchestrationApplication/NodeAgentNTService/src3% (60 lines)
src/PatchOrchestrationApplication/NodeAgentSFUtility/src7% (38 lines)
src/PatchOrchestrationApplication/PatchOrchestrationApplication/Scripts12% (32 lines)
src/PatchOrchestrationApplication/NodeAgentService/src7% (23 lines)
src/PatchOrchestrationApplication/CoordinatorService/src2% (21 lines)
src/PatchOrchestrationApplication/TelemetryLib/src10% (21 lines)
ROOT0% (0 lines)
src/PatchOrchestrationApplication/Common0% (0 lines)
src/PatchOrchestrationApplication/PatchOrchestrationApplication0% (0 lines)
src/properties0% (0 lines)
Longest Duplicates
The list of 18 longest duplicates.
See data for all 18 duplicates...
Size#FoldersFilesLinesCode
12 x 2 src/PatchOrchestrationAp...tionApplication/Scripts
src/PatchOrchestrationAp...tionApplication/Scripts
Deploy.ps1
Upgrade.ps1
2:16 (66%)
2:16 (60%)
view
10 x 2 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
ServiceEventSource.cs
ServiceEventSource.cs
35:51 (21%)
30:46 (25%)
view
9 x 2 src/PatchOrchestrationAp.../CoordinatorService/src
src/PatchOrchestrationApplication/TelemetryLib/src
ServiceEventSource.cs
ITelemetryEventSource.cs
111:119 (14%)
15:23 (64%)
view
8 x 2 src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
CommandProcessor.cs
CommandProcessor.cs
260:269 (2%)
355:363 (2%)
view
7 x 2 src/PatchOrchestrationAp...ntNTService/src/Manager
src/PatchOrchestrationAp...ntNTService/src/Manager
WindowsUpdateManager.cs
WindowsUpdateManager.cs
397:408 (1%)
450:460 (1%)
view
7 x 2 src/PatchOrchestrationAp...tionApplication/Scripts
src/PatchOrchestrationAp...tionApplication/Scripts
Deploy.ps1
Undeploy.ps1
1:7 (38%)
1:7 (50%)
view
6 x 2 src/PatchOrchestrationApplication/TelemetryLib/src
src/PatchOrchestrationApplication/TelemetryLib/src
TelemetryEvents.cs
TelemetryEvents.cs
55:60 (6%)
103:108 (6%)
view
6 x 2 src/PatchOrchestrationAp...ntNTService/src/Manager
src/PatchOrchestrationAp...ntNTService/src/Manager
WindowsUpdateManager.cs
WindowsUpdateManager.cs
452:460 (1%)
475:483 (1%)
view
6 x 2 src/PatchOrchestrationAp...ntNTService/src/Manager
src/PatchOrchestrationAp...ntNTService/src/Manager
WindowsUpdateManager.cs
WindowsUpdateManager.cs
399:408 (1%)
475:483 (1%)
view
6 x 2 src/PatchOrchestrationAp.../CoordinatorService/src
src/PatchOrchestrationAp...ntSFUtility/src/Helpers
HealthManagerHelper.cs
HealthManagerHelper.cs
46:54 (35%)
45:52 (21%)
view
6 x 2 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
11:25 (12%)
10:24 (15%)
view
6 x 2 src/PatchOrchestrationAp...tionApplication/Scripts
src/PatchOrchestrationAp...tionApplication/Scripts
Undeploy.ps1
Upgrade.ps1
2:7 (42%)
2:7 (30%)
view
6 x 2 src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
30:40 (15%)
24:34 (15%)
view
6 x 2 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
35:45 (12%)
24:34 (15%)
view
6 x 2 src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
62:69 (15%)
54:61 (15%)
view
6 x 2 src/PatchOrchestrationAp.../CoordinatorService/src
src/PatchOrchestrationAp...on/NodeAgentService/src
CoordinatorService.cs
NodeAgentService.cs
215:225 (4%)
73:83 (8%)
view
6 x 2 src/PatchOrchestrationAp...ntNTService/src/Utility
src/PatchOrchestrationAp...ntNTService/src/Utility
NodeAgentSfUtility.cs
NodeAgentSfUtility.cs
111:120 (3%)
158:167 (3%)
view
6 x 2 src/PatchOrchestrationAp...ntNTService/src/Manager
src/PatchOrchestrationAp...ntNTService/src/Manager
WindowsUpdateManager.cs
WindowsUpdateManager.cs
385:393 (1%)
419:426 (1%)
view
Duplicated Units
The list of top 8 duplicated units.
See data for all 8 unit duplicates...
Size#FoldersFilesLinesCode
8 x 2 src/PatchOrchestrationAp.../CoordinatorService/src
src/PatchOrchestrationAp...on/NodeAgentService/src
CoordinatorService.cs
NodeAgentService.cs
215:223 
73:81 
view
7 x 2 src/PatchOrchestrationAp.../CoordinatorService/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
56:63 
45:52 
view
7 x 3 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
ServiceEventSource.cs
36:43 
31:38 
25:32 
view
7 x 2 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
ServiceEventSource.cs
ServiceEventSource.cs
46:53 
41:48 
view
7 x 2 src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
51:58 
35:42 
view
6 x 3 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
ServiceEventSource.cs
67:73 
75:81 
77:83 
view
6 x 3 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
ServiceEventSource.cs
77:83 
65:71 
57:63 
view
6 x 3 src/PatchOrchestrationAp.../NodeAgentNTService/src
src/PatchOrchestrationAp.../NodeAgentSFUtility/src
src/PatchOrchestrationAp...on/NodeAgentService/src
ServiceEventSource.cs
ServiceEventSource.cs
ServiceEventSource.cs
97:103 
85:91 
67:73 
view