aws-samples / amazon-appflow
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
  • 22% duplication:
    • 336 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 77 duplicated lines
  • 11 duplicates
system22% (77 lines)
Duplication per Extension
yaml28% (77 lines)
Duplication per Component (primary)
appflow-time-automation22% (77 lines)
Longest Duplicates
The list of 11 longest duplicates.
See data for all 11 duplicates...
Size#FoldersFilesLinesCode
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
213:219 (2%)
224:230 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
180:186 (2%)
191:197 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
136:142 (2%)
147:153 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
136:142 (2%)
257:263 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
191:197 (2%)
202:208 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
158:164 (2%)
169:175 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
125:131 (2%)
136:142 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
125:131 (2%)
147:153 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
125:131 (2%)
257:263 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
147:153 (2%)
257:263 (2%)
view
7 x 2 appflow-time-automation
appflow-time-automation
appflow.yaml
appflow.yaml
180:186 (2%)
202:208 (2%)
view