microsoft / botbuilder-python
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
  • 21% duplication:
    • 25,918 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 5,611 duplicated lines
  • 1,102 duplicates
system21% (5,611 lines)
Duplication per Extension
py21% (5,611 lines)
Duplication per Component (primary)
libraries/botframework-connector50% (2,517 lines)
libraries/botbuilder-core16% (950 lines)
libraries/botbuilder-schema21% (606 lines)
libraries/botbuilder-dialogs8% (356 lines)
libraries/botbuilder-applicationinsights24% (258 lines)
libraries/botbuilder-integration-aiohttp27% (240 lines)
libraries/botframework-streaming10% (157 lines)
generators/app25% (155 lines)
libraries/botbuilder-adapters-slack14% (118 lines)
libraries/botbuilder-ai4% (102 lines)
libraries/botbuilder-azure13% (84 lines)
libraries/botbuilder-integration-applicationinsights-aiohttp42% (37 lines)
libraries/botbuilder-testing17% (31 lines)
libraries/swagger0% (0 lines)
pipelines0% (0 lines)

Duplication Between Components (50+ lines)

G libraries/botbuilder-core libraries/botbuilder-core libraries/botbuilder-integration-aiohttp libraries/botbuilder-integration-aiohttp libraries/botbuilder-core--libraries/botbuilder-integration-aiohttp 391 libraries/botbuilder-schema libraries/botbuilder-schema libraries/botbuilder-core--libraries/botbuilder-schema 64 libraries/botframework-streaming libraries/botframework-streaming libraries/botbuilder-core--libraries/botframework-streaming 60 libraries/botframework-connector libraries/botframework-connector libraries/botbuilder-core--libraries/botframework-connector 57 libraries/botbuilder-integration-applicationinsights-aiohttp libraries/botbuilder-integration-applicationinsights-aiohttp libraries/botbuilder-core--libraries/botbuilder-integration-applicationinsights-aiohttp 56 libraries/botbuilder-dialogs libraries/botbuilder-dialogs libraries/botbuilder-core--libraries/botbuilder-dialogs 56 libraries/botbuilder-testing libraries/botbuilder-testing libraries/botbuilder-core--libraries/botbuilder-testing 56 libraries/botbuilder-integration-aiohttp--libraries/botframework-connector 81 libraries/botbuilder-integration-aiohttp--libraries/botframework-streaming 60 libraries/botbuilder-integration-aiohttp--libraries/botbuilder-integration-applicationinsights-aiohttp 58 libraries/botbuilder-integration-aiohttp--libraries/botbuilder-testing 56 libraries/botbuilder-applicationinsights libraries/botbuilder-applicationinsights libraries/botbuilder-applicationinsights--libraries/botbuilder-core 209 libraries/botbuilder-applicationinsights--libraries/botbuilder-integration-aiohttp 76 libraries/botbuilder-applicationinsights--libraries/botbuilder-integration-applicationinsights-aiohttp 74 libraries/botbuilder-applicationinsights--libraries/botbuilder-testing 62 libraries/botbuilder-applicationinsights--libraries/botbuilder-dialogs 58 libraries/botbuilder-azure libraries/botbuilder-azure libraries/botbuilder-applicationinsights--libraries/botbuilder-azure 56 libraries/botbuilder-applicationinsights--libraries/botframework-streaming 56 libraries/botbuilder-schema--libraries/botframework-connector 100 libraries/botbuilder-adapters-slack libraries/botbuilder-adapters-slack libraries/botbuilder-adapters-slack--libraries/botbuilder-core 82 libraries/botbuilder-adapters-slack--libraries/botbuilder-dialogs 62 libraries/botbuilder-adapters-slack--libraries/botbuilder-applicationinsights 58 libraries/botbuilder-ai libraries/botbuilder-ai libraries/botbuilder-adapters-slack--libraries/botbuilder-ai 58 libraries/botbuilder-adapters-slack--libraries/botbuilder-testing 58 libraries/botbuilder-adapters-slack--libraries/botbuilder-integration-applicationinsights-aiohttp 58 libraries/botbuilder-adapters-slack--libraries/botbuilder-azure 56 libraries/botbuilder-adapters-slack--libraries/botframework-streaming 56 libraries/botbuilder-adapters-slack--libraries/botbuilder-integration-aiohttp 56 libraries/botbuilder-ai--libraries/botbuilder-core 77 libraries/botbuilder-ai--libraries/botbuilder-applicationinsights 64 libraries/botbuilder-ai--libraries/botbuilder-integration-applicationinsights-aiohttp 62 libraries/botbuilder-ai--libraries/botbuilder-testing 62 libraries/botbuilder-ai--libraries/botbuilder-dialogs 58 libraries/botbuilder-ai--libraries/botbuilder-azure 56 libraries/botbuilder-ai--libraries/botbuilder-integration-aiohttp 56 libraries/botbuilder-ai--libraries/botframework-streaming 56 libraries/botbuilder-integration-applicationinsights-aiohttp--libraries/botbuilder-testing 62 libraries/botbuilder-integration-applicationinsights-aiohttp--libraries/botframework-streaming 56 libraries/botbuilder-azure--libraries/botbuilder-core 68 libraries/botbuilder-azure--libraries/botbuilder-integration-applicationinsights-aiohttp 56 libraries/botbuilder-azure--libraries/botbuilder-dialogs 56 libraries/botbuilder-azure--libraries/botframework-streaming 56 libraries/botbuilder-azure--libraries/botbuilder-integration-aiohttp 56 libraries/botbuilder-azure--libraries/botbuilder-testing 56 libraries/botbuilder-testing--libraries/botframework-streaming 56 libraries/botbuilder-dialogs--libraries/botbuilder-integration-applicationinsights-aiohttp 58 libraries/botbuilder-dialogs--libraries/botbuilder-testing 58 libraries/botbuilder-dialogs--libraries/botframework-streaming 56 libraries/botbuilder-dialogs--libraries/botbuilder-integration-aiohttp 56

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 1,102 duplicates...
Size#FoldersFilesLinesCode
96 x 2 libraries/botbuilder-cor...uilder/core/integration
libraries/botbuilder-int...der/integration/aiohttp
aiohttp_channel_service.py
aiohttp_channel_service.py
10:133 (70%)
10:133 (74%)
view
44 x 2 generators/app/templates...cookiecutter.bot_name}}
generators/app/templates...cookiecutter.bot_name}}
app.py
app.py
11:87 (100%)
11:87 (100%)
view
35 x 2 libraries/botbuilder-cor...uilder/core/integration
libraries/botbuilder-int...der/integration/aiohttp
aiohttp_channel_service.py
aiohttp_channel_service.py
140:185 (25%)
131:176 (27%)
view
34 x 2 libraries/botframework-c...rk/connector/operations
libraries/botframework-c...rk/connector/operations
_conversations_operations.py
_conversations_operations.py
724:800 (6%)
814:890 (6%)
view
33 x 2 libraries/botbuilder-core/botbuilder/core/skills
libraries/botbuilder-core/botbuilder/core/skills
cloud_skill_handler.py
skill_handler.py
41:127 (57%)
66:152 (42%)
view
32 x 2 libraries/botframework-c...or/aio/operations_async
libraries/botframework-c...or/aio/operations_async
_conversations_operations_async.py
_conversations_operations_async.py
753:827 (5%)
845:919 (5%)
view
31 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
878:909 (2%)
1083:1114 (2%)
view
31 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
1781:1812 (2%)
2484:2515 (2%)
view
31 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
1083:1114 (2%)
1781:1812 (2%)
view
31 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
1083:1114 (2%)
2484:2515 (2%)
view
31 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
878:909 (2%)
2484:2515 (2%)
view
31 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
878:909 (2%)
1781:1812 (2%)
view
29 x 2 libraries/botframework-c...or/aio/operations_async
libraries/botframework-c...rk/connector/operations
_conversations_operations_async.py
_conversations_operations.py
841:910 (5%)
814:883 (5%)
view
29 x 2 libraries/botframework-c...or/aio/operations_async
libraries/botframework-c...rk/connector/operations
_conversations_operations_async.py
_conversations_operations.py
841:910 (5%)
724:793 (5%)
view
28 x 2 libraries/botframework-c...or/aio/operations_async
libraries/botframework-c...or/aio/operations_async
_conversations_operations_async.py
_conversations_operations_async.py
236:275 (4%)
504:543 (4%)
view
27 x 2 libraries/botframework-c...pi/aio/operations_async
libraries/botframework-c...or/token_api/operations
_bot_sign_in_operations_async.py
_bot_sign_in_operations.py
45:98 (27%)
44:97 (29%)
view
27 x 2 libraries/botframework-c...pi/aio/operations_async
libraries/botframework-c...or/token_api/operations
_user_token_operations_async.py
_user_token_operations.py
124:181 (11%)
120:177 (12%)
view
26 x 2 libraries/botframework-c...rk/connector/operations
libraries/botframework-c...rk/connector/operations
_conversations_operations.py
_conversations_operations.py
230:267 (4%)
489:526 (4%)
view
25 x 2 libraries/botframework-c...or/aio/operations_async
libraries/botframework-c...rk/connector/operations
_conversations_operations_async.py
_conversations_operations.py
753:818 (4%)
728:793 (4%)
view
25 x 2 libraries/botframework-c...or/aio/operations_async
libraries/botframework-c...rk/connector/operations
_conversations_operations_async.py
_conversations_operations.py
753:818 (4%)
818:883 (4%)
view
Duplicated Units
The list of top 20 duplicated units.
See data for all 20 unit duplicates...
Size#FoldersFilesLinesCode
15 x 2 libraries/botbuilder-app...oninsights/django_tests
libraries/botbuilder-app...oninsights/django_tests
tests.py
tests.py
0:0 
0:0 
view
15 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
0:0 
0:0 
view
12 x 2 libraries/botbuilder-ai/botbuilder/ai/qna
libraries/botbuilder-ai/botbuilder/ai/qna/utils
qnamaker.py
generate_answer_utils.py
0:0 
0:0 
view
11 x 3 libraries/botbuilder-app...der/applicationinsights
libraries/botbuilder-core/botbuilder/core
libraries/botbuilder-core/botbuilder/core
application_insights_telemetry_client.py
bot_telemetry_client.py
null_telemetry_client.py
0:0 
0:0 
0:0 
view
11 x 3 libraries/botbuilder-app...der/applicationinsights
libraries/botbuilder-core/botbuilder/core
libraries/botbuilder-core/botbuilder/core
application_insights_telemetry_client.py
bot_telemetry_client.py
null_telemetry_client.py
0:0 
0:0 
0:0 
view
9 x 3 libraries/botbuilder-app...der/applicationinsights
libraries/botbuilder-core/botbuilder/core
libraries/botbuilder-core/botbuilder/core
application_insights_telemetry_client.py
bot_telemetry_client.py
null_telemetry_client.py
0:0 
0:0 
0:0 
view
9 x 2 libraries/botbuilder-schema/botbuilder/schema
libraries/botbuilder-schema/botbuilder/schema
_models_py3.py
_models_py3.py
0:0 
0:0 
view
8 x 2 libraries/botframework-c...or/token_api/operations
libraries/botframework-c...or/token_api/operations
_bot_sign_in_operations.py
_bot_sign_in_operations.py
0:0 
0:0 
view
7 x 3 libraries/botbuilder-ai/botbuilder/ai/luis
libraries/botbuilder-ai/botbuilder/ai/qna/utils
libraries/botbuilder-cor...tbuilder/core/streaming
luis_util.py
http_request_utils.py
streaming_request_handler.py
0:0 
0:0 
0:0 
view
7 x 2 libraries/botframework-c...rk/connector/operations
libraries/botframework-c...rk/connector/operations
_conversations_operations.py
_conversations_operations.py
0:0 
0:0 
view
7 x 2 libraries/botframework-c...rk/connector/operations
libraries/botframework-c...rk/connector/operations
_conversations_operations.py
_conversations_operations.py
0:0 
0:0 
view
6 x 3 libraries/botbuilder-app...der/applicationinsights
libraries/botbuilder-core/botbuilder/core
libraries/botbuilder-core/botbuilder/core
application_insights_telemetry_client.py
bot_telemetry_client.py
null_telemetry_client.py
0:0 
0:0 
0:0 
view
6 x 2 libraries/botbuilder-core/botbuilder/core
libraries/botbuilder-core/botbuilder/core
bot_telemetry_client.py
null_telemetry_client.py
0:0 
0:0 
view
6 x 2 libraries/botframework-c...ramework/connector/auth
libraries/botframework-c...ramework/connector/auth
_government_cloud_bot_framework_authe...
_public_cloud_bot_framework_authentic...
0:0 
0:0 
view
6 x 2 libraries/botframework-c...rk/connector/operations
libraries/botframework-c...rk/connector/operations
_conversations_operations.py
_conversations_operations.py
0:0 
0:0 
view
6 x 2 libraries/botframework-c...rk/connector/operations
libraries/botframework-c...rk/connector/operations
_conversations_operations.py
_conversations_operations.py
0:0 
0:0 
view
12 x 2 libraries/botbuilder-azure/botbuilder/azure
libraries/botbuilder-azure/botbuilder/azure
cosmosdb_partitioned_storage.py
cosmosdb_storage.py
0:0 
0:0 
view
11 x 2 libraries/botbuilder-azure/botbuilder/azure
libraries/botbuilder-azure/botbuilder/azure
cosmosdb_partitioned_storage.py
cosmosdb_storage.py
0:0 
0:0 
view
6 x 2 libraries/botbuilder-core/botbuilder/core
libraries/botbuilder-schema/botbuilder/schema
invoke_response.py
_models_py3.py
0:0 
0:0 
view
6 x 2 libraries/botbuilder-dia...tbuilder/dialogs/memory
libraries/botbuilder-dia...tbuilder/dialogs/memory
dialog_state_manager.py
dialog_state_manager.py
0:0 
0:0 
view