awslabs / aws-sdk-kotlin
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
  • 7% duplication:
    • 6,291 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 446 duplicated lines
  • 41 duplicates
system7% (446 lines)
Duplication per Extension
kt6% (351 lines)
kts10% (95 lines)
Duplication per Component (primary)
codegen/smithy-aws-kotlin-codegen15% (299 lines)
aws-runtime/protocols7% (36 lines)
services/s33% (30 lines)
aws-runtime/crt-util13% (19 lines)
aws-runtime/aws-config2% (16 lines)
aws-runtime/http-client-engine-crt3% (13 lines)
aws-runtime/aws-core18% (13 lines)
aws-runtime/aws-types19% (13 lines)
aws-runtime/aws-http2% (7 lines)
gradle/sdk-plugins0% (0 lines)
codegen/sdk0% (0 lines)
ROOT0% (0 lines)
dokka-aws/src0% (0 lines)
dokka-aws0% (0 lines)
services/sts0% (0 lines)
services/polly0% (0 lines)
services0% (0 lines)
services/machinelearning0% (0 lines)
services/glacier0% (0 lines)
aws-runtime/aws-signing0% (0 lines)
aws-runtime/aws-endpoint0% (0 lines)
aws-runtime/testing0% (0 lines)
aws-runtime0% (0 lines)
Longest Duplicates
The list of 20 longest duplicates.
See data for all 41 duplicates...
Size#FoldersFilesLinesCode
17 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/core
RestXml.kt
QueryHttpBindingProtocolGenerator.kt
187:205 (11%)
73:91 (13%)
view
16 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/json
RestXml.kt
JsonHttpBindingProtocolGenerator.kt
111:131 (11%)
80:100 (17%)
view
14 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/json
RestXml.kt
JsonHttpBindingProtocolGenerator.kt
187:202 (9%)
119:134 (15%)
view
14 x 2 codegen/smithy-aws-kotli...odegen/customization/s3
codegen/smithy-aws-kotli.../codegen/protocols/core
S3Generator.kt
AwsHttpBindingProtocolGenerator.kt
98:116 (20%)
142:160 (15%)
view
14 x 2 codegen/smithy-aws-kotli.../codegen/protocols/core
codegen/smithy-aws-kotli.../codegen/protocols/json
QueryHttpBindingProtocolGenerator.kt
JsonHttpBindingProtocolGenerator.kt
73:88 (11%)
119:134 (15%)
view
13 x 2 aws-runtime/aws-core
aws-runtime/aws-types
build.gradle.kts
build.gradle.kts
8:28 (86%)
8:28 (86%)
view
12 x 2 services/s3/e2eTest
services/s3/e2eTest
S3IntegrationTest.kt
S3PresignerTest.kt
29:49 (21%)
23:43 (1%)
view
11 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/core
RestXml.kt
QueryHttpBindingProtocolGenerator.kt
127:138 (7%)
94:106 (8%)
view
9 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/json
RestXml.kt
JsonHttpBindingProtocolGenerator.kt
54:62 (6%)
45:54 (9%)
view
9 x 2 codegen/smithy-aws-kotli.../codegen/protocols/core
codegen/smithy-aws-kotli.../codegen/protocols/json
QueryHttpBindingProtocolGenerator.kt
JsonHttpBindingProtocolGenerator.kt
156:165 (7%)
45:54 (9%)
view
9 x 2 aws-runtime/protocols/aws-json-protocols
aws-runtime/protocols/aws-xml-protocols
build.gradle.kts
build.gradle.kts
10:19 (45%)
10:19 (47%)
view
9 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/core
RestXml.kt
QueryHttpBindingProtocolGenerator.kt
54:62 (6%)
156:165 (7%)
view
8 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli...otlin/codegen/protocols
AwsQuery.kt
Ec2Query.kt
123:134 (10%)
95:106 (14%)
view
8 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli...otlin/codegen/protocols
AwsQuery.kt
RestXml.kt
91:98 (10%)
219:226 (5%)
view
8 x 2 aws-runtime/aws-config/c.../runtime/config/profile
aws-runtime/aws-config/c.../runtime/config/profile
AwsConfigParser.kt
AwsConfigParser.kt
230:237 (5%)
264:271 (5%)
view
7 x 2 codegen/smithy-aws-kotli...odegen/customization/s3
codegen/smithy-aws-kotli.../codegen/protocols/core
S3Generator.kt
AwsHttpBindingProtocolGenerator.kt
72:79 (10%)
126:133 (7%)
view
7 x 2 aws-runtime/crt-util
aws-runtime/http-client-engine-crt
build.gradle.kts
build.gradle.kts
6:17 (25%)
5:16 (23%)
view
7 x 2 codegen/smithy-aws-kotli.../codegen/protocols/json
codegen/smithy-aws-kotli.../codegen/protocols/json
JsonHttpBindingProtocolGenerator.kt
JsonHttpBindingProtocolGenerator.kt
31:38 (7%)
74:80 (7%)
view
6 x 2 aws-runtime/aws-http
aws-runtime/crt-util
build.gradle.kts
build.gradle.kts
23:31 (33%)
37:45 (22%)
view
6 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli...otlin/codegen/protocols
AwsQuery.kt
Ec2Query.kt
43:48 (8%)
43:48 (11%)
view
Duplicated Units
The list of top 6 duplicated units.
See data for all 6 unit duplicates...
Size#FoldersFilesLinesCode
11 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/core
RestXml.kt
QueryHttpBindingProtocolGenerator.kt
195:206 
81:92 
view
8 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli...otlin/codegen/protocols
AwsQuery.kt
RestXml.kt
91:99 
219:227 
view
8 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli...otlin/codegen/protocols
AwsQuery.kt
Ec2Query.kt
125:135 
97:107 
view
6 x 2 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli...otlin/codegen/protocols
AwsJson1_1.kt
AwsJson1_0.kt
29:36 
28:35 
view
6 x 3 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/json
codegen/smithy-aws-kotli.../codegen/protocols/core
RestXml.kt
JsonHttpBindingProtocolGenerator.kt
QueryHttpBindingProtocolGenerator.kt
119:125 
88:94 
127:133 
view
6 x 3 codegen/smithy-aws-kotli...otlin/codegen/protocols
codegen/smithy-aws-kotli.../codegen/protocols/json
codegen/smithy-aws-kotli.../codegen/protocols/core
RestXml.kt
JsonHttpBindingProtocolGenerator.kt
QueryHttpBindingProtocolGenerator.kt
187:193 
119:125 
73:79 
view