aws-samples / aws-iot-things-graph-workshop
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
  • 23% duplication:
    • 2,978 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 704 duplicated lines
  • 168 duplicates
system23% (704 lines)
Duplication per Extension
yml34% (534 lines)
graphql19% (122 lines)
py6% (48 lines)
Duplication per Component (primary)
cloudformation-templates34% (534 lines)
models/lambdas18% (67 lines)
services6% (48 lines)
models/services27% (32 lines)
models/devices14% (23 lines)
scripts0% (0 lines)
Longest Duplicates
The list of 20 longest duplicates.
See data for all 168 duplicates...
Size#FoldersFilesLinesCode
56 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
973:1028 (4%)
1099:1154 (4%)
view
15 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1378:1392 (1%)
1523:1537 (1%)
view
13 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
144:156 (<1%)
192:204 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1017:1028 (<1%)
1115:1126 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1017:1028 (<1%)
1129:1140 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1115:1126 (<1%)
1143:1154 (<1%)
view
12 x 2 services
services
read-gauge-ml.py
read-gauge.py
37:48 (13%)
46:57 (4%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
683:695 (<1%)
754:766 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1129:1140 (<1%)
1143:1154 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1003:1014 (<1%)
1017:1028 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1478:1489 (<1%)
1523:1534 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1115:1126 (<1%)
1129:1140 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1003:1014 (<1%)
1143:1154 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
418:429 (<1%)
754:766 (<1%)
view
12 x 2 services
services
lambda-proxy.py
read-gauge.py
33:44 (40%)
46:57 (4%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
418:429 (<1%)
683:695 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
989:1000 (<1%)
1017:1028 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
989:1000 (<1%)
1143:1154 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
1003:1014 (<1%)
1115:1126 (<1%)
view
12 x 2 cloudformation-templates
cloudformation-templates
template-2.yml
template-2.yml
989:1000 (<1%)
1003:1014 (<1%)
view