angular / angular-ja
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:
    • 1,165 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 68 duplicated lines
  • 4 duplicates
system5% (68 lines)
Duplication per Extension
html6% (68 lines)
Duplication per Component (primary)
aio-ja/content/marketing7% (68 lines)
scripts0% (0 lines)
tools/dockerbuild/scripts0% (0 lines)
aio-ja/tools/transforms/templates/error0% (0 lines)
ROOT0% (0 lines)
Longest Duplicates
The list of 4 longest duplicates.
See data for all 4 duplicates...
Size#FoldersFilesLinesCode
10 x 2 aio-ja/content/marketing
aio-ja/content/marketing
index.en.html
index.html
24:41 (18%)
24:41 (18%)
view
9 x 2 aio-ja/content/marketing
aio-ja/content/marketing
index.en.html
index.html
60:75 (16%)
60:75 (16%)
view
8 x 2 aio-ja/content/marketing
aio-ja/content/marketing
index.en.html
index.html
94:106 (15%)
94:106 (15%)
view
7 x 2 aio-ja/content/marketing
aio-ja/content/marketing
test.html
test.html
7:15 (7%)
19:27 (7%)
view