microsoft / libyara.NET
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
  • 11% duplication:
    • 687 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 76 duplicated lines
  • 9 duplicates
system11% (76 lines)
Duplication per Extension
vcxproj44% (76 lines)
Duplication per Component (primary)
libyara.NET12% (76 lines)
ROOT0% (0 lines)
TestApp0% (0 lines)
TestApp/Properties0% (0 lines)
Longest Duplicates
The list of 9 longest duplicates.
See data for all 9 duplicates...
Size#FoldersFilesLinesCode
11 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
104:117 (6%)
147:160 (6%)
view
11 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
125:140 (6%)
167:182 (6%)
view
7 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
131:140 (4%)
151:160 (4%)
view
7 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
108:117 (4%)
173:182 (4%)
view
7 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
151:160 (4%)
173:182 (4%)
view
7 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
108:117 (4%)
131:140 (4%)
view
6 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
46:51 (3%)
54:59 (3%)
view
6 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
100:105 (3%)
121:126 (3%)
view
6 x 2 libyara.NET
libyara.NET
vcxproj
libyara.NET.vcxproj
libyara.NET.vcxproj
30:35 (3%)
38:43 (3%)
view