amazon-connect / customer-profiles-snippets
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
  • 26% duplication:
    • 327 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 86 duplicated lines
  • 8 duplicates
system26% (86 lines)
Duplication per Extension
js26% (86 lines)
Duplication per Component (primary)
unified-customer-profile35% (86 lines)
personalised-routing0% (0 lines)
identity-resolution-example0% (0 lines)
Longest Duplicates
The list of 8 longest duplicates.
See data for all 8 duplicates...
Size#FoldersFilesLinesCode
10 x 2 unified-customer-profile
unified-customer-profile
putProfileObjectType_marketerAssigned...
putProfileObjectType_trial.js
54:64 (17%)
40:50 (21%)
view
10 x 2 unified-customer-profile
unified-customer-profile
putProfileObjectType_marketerAssigned...
putProfileObjectType_subscription.js
54:64 (17%)
48:58 (18%)
view
10 x 2 unified-customer-profile
unified-customer-profile
putProfileObjectType_subscription.js
putProfileObjectType_trial.js
48:58 (18%)
40:50 (21%)
view
9 x 2 unified-customer-profile
unified-customer-profile
putProfileObject_marketerAssignedOffe...
putProfileObject_subscription.js
12:21 (47%)
16:25 (39%)
view
8 x 2 unified-customer-profile
unified-customer-profile
putProfileObject_trial.js
searchProfiles.js
27:34 (25%)
7:14 (61%)
view
8 x 2 unified-customer-profile
unified-customer-profile
putProfileObjectType_subscription.js
putProfileObjectType_trial.js
7:14 (14%)
7:14 (17%)
view
6 x 2 unified-customer-profile
unified-customer-profile
putProfileObjectType_marketerAssigned...
putProfileObjectType_subscription.js
7:12 (10%)
7:12 (11%)
view
6 x 2 unified-customer-profile
unified-customer-profile
putProfileObjectType_marketerAssigned...
putProfileObjectType_trial.js
7:12 (10%)
7:12 (13%)
view