korosuke613 / myHomepage
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:
    • 3,067 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 138 duplicated lines
  • 12 duplicates
system4% (138 lines)
Duplication per Extension
vue6% (86 lines)
css4% (52 lines)
Duplication per Component (primary)
client4% (138 lines)
ROOT0% (0 lines)
Longest Duplicates
The list of 12 longest duplicates.
See data for all 12 duplicates...
Size#FoldersFilesLinesCode
26 x 2 client/assets/css
client/assets/css
16:43 (13%)
116:143 (13%)
view
7 x 2 client/components
client/components/dormitory_introduction
48:54 (7%)
18:24 (30%)
view
6 x 2 client/components/dormitory_introduction
client/components/dormitory_introduction
55:60 (9%)
27:32 (18%)
view
6 x 2 client/components/dormitory_introduction
client/components/dormitory_introduction
138:143 (4%)
27:32 (18%)
view
6 x 2 client/components
client/components
30:35 (9%)
45:50 (9%)
view
6 x 2 client/pages
client/pages
7:20 (21%)
24:36 (13%)
view
6 x 2 client/components/dormitory_introduction
client/components/dormitory_introduction
55:60 (9%)
138:143 (4%)
view
6 x 2 client/components/dormitory_introduction
client/components/dormitory_introduction
138:143 (4%)
52:57 (10%)
view
6 x 2 client/pages
client/pages
49:54 (12%)
87:92 (8%)
view
6 x 2 client/pages
client/pages
22:29 (21%)
39:45 (13%)
view
6 x 2 client/components/dormitory_introduction
client/components/dormitory_introduction
55:60 (9%)
52:57 (10%)
view
6 x 2 client/components/dormitory_introduction
client/components/dormitory_introduction
27:32 (18%)
52:57 (10%)
view