aws-cloudformation / aws-cloudformation-resource-providers-iotfleethub
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
  • 15% duplication:
    • 425 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 64 duplicated lines
  • 13 duplicates
system15% (64 lines)
Duplication per Extension
java19% (64 lines)
Duplication per Component (primary)
aws-iotfleethub-application/src/main/java/software/amazon/iotfleethub/application19% (64 lines)
ROOT0% (0 lines)
aws-iotfleethub-application0% (0 lines)
Longest Duplicates
The list of 13 longest duplicates.
See data for all 13 duplicates...
Size#FoldersFilesLinesCode
9 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
ReadHandler.java
UpdateHandler.java
47:55 (17%)
83:91 (9%)
view
9 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
CreateHandler.java
DeleteHandler.java
28:40 (26%)
26:38 (25%)
view
8 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
DeleteHandler.java
ReadHandler.java
26:36 (22%)
27:37 (15%)
view
8 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
CreateHandler.java
ReadHandler.java
28:38 (23%)
27:37 (15%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
ListHandler.java
ReadHandler.java
21:29 (20%)
27:35 (13%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
DeleteHandler.java
ListHandler.java
26:34 (19%)
21:29 (20%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
ListHandler.java
UpdateHandler.java
21:29 (20%)
32:40 (7%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
CreateHandler.java
ListHandler.java
28:36 (20%)
21:29 (20%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
ReadHandler.java
UpdateHandler.java
27:35 (13%)
32:40 (7%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
CreateHandler.java
UpdateHandler.java
28:36 (20%)
32:40 (7%)
view
7 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
DeleteHandler.java
UpdateHandler.java
26:34 (19%)
32:40 (7%)
view
6 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
DeleteHandler.java
ReadHandler.java
60:65 (16%)
50:55 (11%)
view
6 x 2 aws-iotfleethub-applicat...iotfleethub/application
aws-iotfleethub-applicat...iotfleethub/application
DeleteHandler.java
UpdateHandler.java
60:65 (16%)
86:91 (6%)
view