aws-samples / aws-draco
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:
    • 1,706 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 409 duplicated lines
  • 29 duplicates
system23% (409 lines)
Duplication per Extension
yaml43% (397 lines)
js1% (12 lines)
Duplication per Component (primary)
cloudformation43% (397 lines)
src1% (12 lines)
scripts0% (0 lines)
Longest Duplicates
The list of 20 longest duplicates.
See data for all 29 duplicates...
Size#FoldersFilesLinesCode
33 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
284:317 (8%)
235:269 (9%)
view
33 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
200:232 (8%)
184:216 (9%)
view
28 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
366:396 (7%)
361:391 (7%)
view
22 x 2 cloudformation
cloudformation
producer.yaml
wait4copy.yaml
185:206 (6%)
38:59 (12%)
view
22 x 2 cloudformation
cloudformation
consumer.yaml
wait4copy.yaml
201:222 (5%)
38:59 (12%)
view
14 x 2 cloudformation
cloudformation
producer.yaml
wait4copy.yaml
193:206 (3%)
91:104 (7%)
view
14 x 2 cloudformation
cloudformation
wait4copy.yaml
wait4copy.yaml
46:59 (7%)
91:104 (7%)
view
14 x 2 cloudformation
cloudformation
consumer.yaml
wait4copy.yaml
209:222 (3%)
91:104 (7%)
view
13 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
80:92 (3%)
47:59 (3%)
view
12 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
167:184 (3%)
104:120 (3%)
view
10 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
126:136 (2%)
82:92 (2%)
view
10 x 2 cloudformation
cloudformation
producer.yaml
producer.yaml
157:166 (2%)
170:179 (2%)
view
10 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
337:348 (2%)
332:342 (2%)
view
8 x 2 cloudformation
cloudformation
producer.yaml
producer.yaml
47:54 (2%)
185:192 (2%)
view
8 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
80:87 (2%)
185:192 (2%)
view
8 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
201:208 (2%)
47:54 (2%)
view
8 x 2 cloudformation
cloudformation
consumer.yaml
consumer.yaml
80:87 (2%)
201:208 (2%)
view
8 x 2 cloudformation
cloudformation
producer.yaml
wait4copy.yaml
47:54 (2%)
38:45 (4%)
view
8 x 2 cloudformation
cloudformation
consumer.yaml
producer.yaml
191:198 (2%)
126:133 (2%)
view
8 x 2 cloudformation
cloudformation
consumer.yaml
wait4copy.yaml
80:87 (2%)
38:45 (4%)
view