microsoft / slngen
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
  • 5% duplication:
    • 2,781 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 141 duplicated lines
  • 12 duplicates
system5% (141 lines)
Duplication per Extension
yml48% (141 lines)
Duplication per Component (primary)
ROOT35% (141 lines)
assets/css0% (0 lines)
src0% (0 lines)
src/Microsoft.VisualStudio.SlnGen.Extension0% (0 lines)
src/Microsoft.VisualStudio.SlnGen.Extension/Properties0% (0 lines)
src/Microsoft.VisualStudio.SlnGen.Tool0% (0 lines)
src/Microsoft.VisualStudio.SlnGen0% (0 lines)
src/Microsoft.VisualStudio.SlnGen/ProjectLoading0% (0 lines)
src/Microsoft.VisualStudio.SlnGen/Tasks0% (0 lines)
src/Shared0% (0 lines)
src/SlnGen.Corext0% (0 lines)
Longest Duplicates
The list of 12 longest duplicates.
See data for all 12 duplicates...
Size#FoldersFilesLinesCode
25 x 2 ROOT
ROOT
azure-pipelines.yml
azure-pipelines.yml
103:131 (13%)
164:192 (13%)
view
13 x 2 ROOT
ROOT
azure-pipelines.yml
azure-pipelines.yml
38:52 (6%)
103:117 (6%)
view
13 x 2 ROOT
ROOT
azure-pipelines.yml
azure-pipelines.yml
38:52 (6%)
164:178 (6%)
view
12 x 2 ROOT
ROOT
azure-pipelines-official.yml
azure-pipelines.yml
46:59 (12%)
104:117 (6%)
view
12 x 2 ROOT
ROOT
azure-pipelines-official.yml
azure-pipelines.yml
46:59 (12%)
39:52 (6%)
view
12 x 2 ROOT
ROOT
azure-pipelines-official.yml
azure-pipelines.yml
46:59 (12%)
165:178 (6%)
view
11 x 2 ROOT
ROOT
azure-pipelines-official.yml
azure-pipelines.yml
20:31 (11%)
21:31 (5%)
view
7 x 2 ROOT
ROOT
azure-pipelines.yml
azure-pipelines.yml
133:140 (3%)
194:201 (3%)
view
7 x 2 ROOT
ROOT
azure-pipelines-official.yml
azure-pipelines.yml
25:31 (7%)
17:23 (3%)
view
7 x 2 ROOT
ROOT
azure-pipelines.yml
azure-pipelines.yml
17:23 (3%)
25:31 (3%)
view
7 x 2 ROOT
ROOT
azure-pipelines.yml
azure-pipelines.yml
142:149 (3%)
203:210 (3%)
view
6 x 2 ROOT
ROOT
azure-pipelines-official.yml
azure-pipelines.yml
73:78 (6%)
92:97 (3%)
view