aws-quickstart / quickstart-agilisium-conversational-bot
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
  • 13% duplication:
    • 1,625 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 222 duplicated lines
  • 26 duplicates
system13% (222 lines)
Duplication per Extension
py18% (208 lines)
css5% (14 lines)
Duplication per Component (primary)
functions/source/bot_fulfillment22% (99 lines)
functions/source/bootstrap_redshift16% (57 lines)
functions/source/lex_custom_lambda15% (52 lines)
assets/web/style5% (14 lines)
ci0% (0 lines)
assets/web/js0% (0 lines)
assets/web0% (0 lines)

Duplication Between Components (50+ lines)

G functions/source/bootstrap_redshift functions/source/bootstrap_redshift functions/source/lex_custom_lambda functions/source/lex_custom_lambda functions/source/bootstrap_redshift--functions/source/lex_custom_lambda 89

Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details on duplication between components...
Longest Duplicates
The list of 20 longest duplicates.
See data for all 26 duplicates...
Size#FoldersFilesLinesCode
24 x 2 functions/source/bootstrap_redshift
functions/source/lex_custom_lambda
bootstrap_redshift.py
lex_custom_lambda.py
94:120 (7%)
203:229 (11%)
view
14 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
275:288 (3%)
515:528 (3%)
view
11 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
487:497 (2%)
518:528 (2%)
view
11 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
278:288 (2%)
487:497 (2%)
view
10 x 2 functions/source/bootstrap_redshift
functions/source/lex_custom_lambda
bootstrap_redshift.py
lex_custom_lambda.py
123:133 (2%)
232:242 (4%)
view
9 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
156:164 (2%)
421:429 (2%)
view
9 x 2 functions/source/lex_custom_lambda
functions/source/lex_custom_lambda
chatbot_utils.py
lex_custom_lambda.py
10:19 (6%)
15:24 (4%)
view
9 x 2 functions/source/bootstrap_redshift
functions/source/bot_fulfillment
ParamFormatter.py
ParamFormatter.py
3:11 (100%)
3:11 (100%)
view
9 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
156:164 (2%)
275:283 (2%)
view
9 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
275:283 (2%)
421:429 (2%)
view
9 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
156:164 (2%)
515:523 (2%)
view
9 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
421:429 (2%)
515:523 (2%)
view
7 x 2 functions/source/bootstrap_redshift
functions/source/bot_fulfillment
bootstrap_redshift.py
bot_fulfillment.py
71:77 (2%)
86:92 (1%)
view
7 x 2 assets/web/style
assets/web/style
custom.css
custom.css
12:18 (2%)
24:30 (2%)
view
7 x 2 functions/source/bootstrap_redshift
functions/source/lex_custom_lambda
bootstrap_redshift.py
lex_custom_lambda.py
22:28 (2%)
18:24 (3%)
view
7 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
191:197 (1%)
251:257 (1%)
view
7 x 2 functions/source/bootstrap_redshift
functions/source/lex_custom_lambda
bootstrap_redshift.py
chatbot_utils.py
22:28 (2%)
13:19 (4%)
view
6 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
192:197 (1%)
223:228 (1%)
view
6 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
223:228 (1%)
252:257 (1%)
view
6 x 2 functions/source/bot_fulfillment
functions/source/bot_fulfillment
bot_fulfillment.py
bot_fulfillment.py
424:429 (1%)
487:492 (1%)
view
Duplicated Units
The list of top 2 duplicated units.
See data for all 2 unit duplicates...
Size#FoldersFilesLinesCode
15 x 2 functions/source/lex_custom_lambda
functions/source/bootstrap_redshift
lex_custom_lambda.py
bootstrap_redshift.py
0:0 
0:0 
view
7 x 2 functions/source/bot_fulfillment
functions/source/bootstrap_redshift
ParamFormatter.py
ParamFormatter.py
0:0 
0:0 
view