microsoft / botbuilder-js
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
  • 27% duplication:
    • 61,744 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 17,005 duplicated lines
  • 11,301 duplicates
system27% (17,005 lines)
Duplication per Extension
ts19% (9,144 lines)
js63% (7,504 lines)
cmd63% (306 lines)
g46% (51 lines)
Duplication per Component (primary)
tools/resourceManagement79% (6,042 lines)
libraries/botframework-connector40% (3,075 lines)
libraries/botbuilder-dialogs-adaptive23% (1,799 lines)
libraries/botbuilder-lg37% (1,481 lines)
generators/generator-botbuilder53% (1,245 lines)
libraries/adaptive-expressions9% (689 lines)
libraries/botbuilder9% (343 lines)
testing/testbot69% (296 lines)
tools/scripts43% (254 lines)
libraries/botframework-streaming14% (229 lines)
libraries/botbuilder-core6% (221 lines)
libraries/botbuilder-ai7% (169 lines)
libraries/botbuilder-dialogs4% (156 lines)
testing/streaming-e2e26% (118 lines)
testing/functional72% (114 lines)
testing/skills39% (104 lines)
libraries/botframework-schema7% (97 lines)
libraries/botbuilder-azure8% (87 lines)
testing/browser-functional27% (84 lines)
libraries/botbuilder-dialogs-adaptive-runtime-integration-express65% (79 lines)
libraries/botbuilder-dialogs-adaptive-runtime-integration-restify66% (78 lines)
libraries/botbuilder-dialogs-adaptive-testing6% (71 lines)
tools/framework7% (48 lines)
libraries/botbuilder-azure-blobs14% (34 lines)
libraries/botbuilder-ai-orchestrator7% (22 lines)
libraries/botbuilder-dialogs-declarative6% (20 lines)
libraries/botframework-config2% (14 lines)
libraries/botbuilder-dialogs-adaptive-runtime2% (14 lines)
libraries/botbuilder-testing10% (12 lines)
libraries/botbuilder-dialogs-adaptive-runtime-integration-azure-functions6% (10 lines)
build/AnalyzeDependencies0% (0 lines)
build/scripts0% (0 lines)
build/yaml0% (0 lines)
libraries/adaptive-expressions-ie110% (0 lines)
libraries/botbuilder-ai-luis0% (0 lines)
libraries/botbuilder-ai-qna0% (0 lines)
libraries/botbuilder-applicationinsights0% (0 lines)
libraries/botbuilder-azure-queues0% (0 lines)
libraries/botbuilder-dialogs-adaptive-runtime-core0% (0 lines)
libraries/botbuilder-repo-utils0% (0 lines)
libraries/botbuilder-stdlib0% (0 lines)
libraries/swagger0% (0 lines)
ROOT0% (0 lines)
testing/consumer-test0% (0 lines)
tools/util0% (0 lines)

Duplication Between Components (50+ lines)

G libraries/botbuilder-dialogs-adaptive libraries/botbuilder-dialogs-adaptive libraries/botbuilder-lg libraries/botbuilder-lg libraries/botbuilder-dialogs-adaptive--libraries/botbuilder-lg 1718 generators/generator-botbuilder generators/generator-botbuilder testing/testbot testing/testbot generators/generator-botbuilder--testing/testbot 413 testing/browser-functional testing/browser-functional generators/generator-botbuilder--testing/browser-functional 204 testing/functional testing/functional testing/functional--testing/testbot 228 testing/streaming-e2e testing/streaming-e2e testing/functional--testing/streaming-e2e 204 testing/streaming-e2e--testing/testbot 204 testing/browser-functional--testing/testbot 88 libraries/botbuilder-dialogs-adaptive-testing libraries/botbuilder-dialogs-adaptive-testing libraries/botbuilder-dialogs-adaptive-testing--libraries/botbuilder-dialogs-adaptive 164 libraries/botbuilder-dialogs-adaptive-runtime-integration-express libraries/botbuilder-dialogs-adaptive-runtime-integration-express libraries/botbuilder-dialogs-adaptive-runtime-integration-restify libraries/botbuilder-dialogs-adaptive-runtime-integration-restify libraries/botbuilder-dialogs-adaptive-runtime-integration-express--libraries/botbuilder-dialogs-adaptive-runtime-integration-restify 157 libraries/botbuilder libraries/botbuilder libraries/botframework-connector libraries/botframework-connector libraries/botbuilder--libraries/botframework-connector 92 libraries/botbuilder-ai libraries/botbuilder-ai libraries/botbuilder-ai--libraries/botbuilder-dialogs-adaptive 58

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 11,301 duplicates...
Size#FoldersFilesLinesCode
849 x 2 libraries/botbuilder-dialogs-adaptive/src
libraries/botbuilder-lg/src
languagePolicy.ts
multiLanguageLG.ts
24:872 (96%)
20:868 (93%)
view
102 x 2 testing/functional/funct...loyment-scripts/windows
testing/streaming-e2e/bo...loyment-scripts/windows
cmd
deploy.cmd
deploy.cmd
1:133 (100%)
1:133 (100%)
view
102 x 2 testing/functional/funct...loyment-scripts/windows
testing/testbot/deployment-scripts/windows
cmd
deploy.cmd
deploy.cmd
1:133 (100%)
1:133 (100%)
view
102 x 2 testing/streaming-e2e/bo...loyment-scripts/windows
testing/testbot/deployment-scripts/windows
cmd
deploy.cmd
deploy.cmd
1:133 (100%)
1:133 (100%)
view
84 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
resources.js
resources.js
2147:2258 (4%)
2483:2594 (4%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deploymentOperations.js
providers.js
368:494 (19%)
588:713 (12%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
resources.js
resources.js
2623:2721 (3%)
2750:2848 (3%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deploymentOperations.js
tags.js
368:494 (19%)
709:835 (10%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deploymentOperations.js
resources.js
368:494 (19%)
2710:2835 (3%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
resources.js
tags.js
2710:2835 (3%)
709:835 (10%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deployments.js
resources.js
1766:1891 (5%)
2583:2708 (3%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
providers.js
tags.js
588:713 (12%)
709:835 (10%)
view
71 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
providers.js
resources.js
588:713 (12%)
2710:2835 (3%)
view
70 x 2 libraries/botframework-c...src/connectorApi/models
libraries/botframework-c...src/connectorApi/models
mappers.ts
mappers.ts
1324:1412 (3%)
1478:1566 (3%)
view
70 x 2 libraries/botframework-c...src/connectorApi/models
libraries/botframework-c...src/connectorApi/models
mappers.ts
mappers.ts
1324:1412 (3%)
1847:1935 (3%)
view
70 x 2 libraries/botframework-c...src/connectorApi/models
libraries/botframework-c...src/connectorApi/models
mappers.ts
mappers.ts
1229:1317 (3%)
1847:1935 (3%)
view
70 x 2 libraries/botframework-c...src/connectorApi/models
libraries/botframework-c...src/connectorApi/models
mappers.ts
mappers.ts
1229:1317 (3%)
1324:1412 (3%)
view
70 x 2 libraries/botframework-c...src/connectorApi/models
libraries/botframework-c...src/connectorApi/models
mappers.ts
mappers.ts
1229:1317 (3%)
1478:1566 (3%)
view
70 x 2 libraries/botframework-c...src/connectorApi/models
libraries/botframework-c...src/connectorApi/models
mappers.ts
mappers.ts
1478:1566 (3%)
1847:1935 (3%)
view
67 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
resources.js
resources.js
106:196 (3%)
418:508 (3%)
view
Duplicated Units
The list of top 20 duplicated units.
See data for all 61 unit duplicates...
Size#FoldersFilesLinesCode
135 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deployments.js
deployments.js
416:562 
1021:1167 
view
133 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
resourceGroups.js
resourceGroups.js
617:762 
799:944 
view
103 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
providers.js
providers.js
41:155 
181:295 
view
90 x 6 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deploymentOperations.js
deployments.js
providers.js
resourceGroups.js
resources.js
tags.js
407:508 
1804:1905 
626:727 
1264:1365 
2621:2722 
748:849 
view
34 x 6 tools/resourceManagement/lib/resource/models
tools/resourceManagement/lib/resource/models
tools/resourceManagement/lib/resource/models
tools/resourceManagement/lib/resource/models
tools/resourceManagement/lib/resource/models
tools/resourceManagement/lib/resource/models
deploymentListResult.js
deploymentOperationsListResult.js
providerListResult.js
resourceGroupListResult.js
resourceListResult.js
tagsListResult.js
32:66 
32:66 
32:66 
32:66 
32:66 
32:66 
view
27 x 2 libraries/botframework-streaming/src/namedPipe
libraries/botframework-streaming/src/webSocket
namedPipeTransport.ts
webSocketTransport.ts
131:166 
129:164 
view
25 x 2 tools/resourceManagement/lib/resource/models
tools/resourceManagement/lib/resource/models
parametersLink.js
templateLink.js
33:58 
33:58 
view
19 x 2 generators/generator-bot...app/templates/core/bots
testing/browser-function...owser-echo-bot/src/bots
dialogBot.js
dialogBot.js
13:42 
15:44 
view
18 x 2 generators/generator-bot.../templates/core/dialogs
testing/testbot/dialogs
dateResolverDialog.js
dateResolverDialog.js
24:48 
24:48 
view
18 x 2 libraries/botbuilder-lg/src
libraries/botbuilder-lg/src
evaluator.ts
expander.ts
363:387 
410:434 
view
18 x 2 libraries/botbuilder-lg/src
libraries/botbuilder-lg/src
evaluator.ts
expander.ts
763:784 
773:794 
view
18 x 5 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deploymentOperations.js
providers.js
resourceGroups.js
resources.js
tags.js
775:793 
1160:1178 
2224:2242 
5167:5185 
1359:1377 
view
18 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deployments.js
resources.js
2895:2913 
2959:2977 
view
18 x 2 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
deployments.js
resources.js
3300:3318 
5083:5101 
view
18 x 4 tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
tools/resourceManagement/lib/resource/operations
providers.js
resourceGroups.js
resources.js
tags.js
986:1004 
2048:2066 
3271:3289 
1273:1291 
view
17 x 2 libraries/botbuilder-lg/src
libraries/botbuilder-lg/src
evaluator.ts
expander.ts
549:570 
470:491 
view
16 x 2 generators/generator-bot.../templates/core/dialogs
testing/testbot/dialogs
cancelAndHelpDialog.ts
cancelAndHelpDialog.js
24:41 
21:38 
view
13 x 3 generators/generator-bot.../templates/core/dialogs
generators/generator-bot.../templates/core/dialogs
testing/testbot/dialogs
bookingDialog.js
bookingDialog.ts
bookingDialog.js
16:31 
23:38 
16:31 
view
13 x 2 generators/generator-bot.../templates/core/dialogs
generators/generator-bot.../templates/core/dialogs
mainDialog.js
mainDialog.ts
12:31 
28:47 
view
12 x 3 generators/generator-bot.../templates/core/dialogs
generators/generator-bot.../templates/core/dialogs
testing/browser-function...er-echo-bot/src/dialogs
mainDialog.js
mainDialog.ts
mainDialog.js
122:136 
134:148 
117:131 
view