aws-cloudformation / cloudformation-cli-java-plugin
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
  • 8% duplication:
    • 3,933 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 347 duplicated lines
  • 26 duplicates
system8% (347 lines)
Duplication per Extension
java10% (333 lines)
py2% (14 lines)
Duplication per Component (primary)
python/rpdk/java/templates/init/guided_aws38% (179 lines)
python/rpdk/java/templates/generate30% (61 lines)
python/rpdk/java/templates/init/default75% (59 lines)
src/main/java/software/amazon/cloudformation6% (22 lines)
python/rpdk/java2% (14 lines)
src/main/java/software/amazon/cloudformation/proxy<1% (12 lines)
src/main/java/software/amazon/cloudformation/loggers0% (0 lines)
src/main/java/software/amazon/cloudformation/injection0% (0 lines)
src/main/java/software/amazon/cloudformation/resource0% (0 lines)
src/main/java/software/amazon/cloudformation/scheduler0% (0 lines)
src/main/java/software/amazon/cloudformation/exceptions0% (0 lines)
src/main/java/software/amazon/cloudformation/metrics0% (0 lines)
ROOT0% (0 lines)
python/rpdk/java/templates/init/shared0% (0 lines)

Duplication Between Components (50+ lines)

G python/rpdk/java/templates/generate python/rpdk/java/templates/generate python/rpdk/java/templates/init/guided_aws python/rpdk/java/templates/init/guided_aws python/rpdk/java/templates/generate--python/rpdk/java/templates/init/guided_aws 122 python/rpdk/java/templates/init/default python/rpdk/java/templates/init/default python/rpdk/java/templates/init/default--python/rpdk/java/templates/init/guided_aws 91

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 26 duplicates...
Size#FoldersFilesLinesCode
61 x 2 python/rpdk/java/templates/generate
python/rpdk/java/templates/init/guided_aws
ResourceModel.java
ResourceModel.java
21:98 (96%)
21:98 (96%)
view
27 x 2 python/rpdk/java/templates/init/default
python/rpdk/java/templates/init/guided_aws
StubListHandlerTest.java
StubListHandlerTest.java
17:52 (100%)
17:52 (100%)
view
17 x 2 python/rpdk/java/templates/init/default
python/rpdk/java/templates/init/guided_aws
StubHandlerTest.java
StubListHandlerTest.java
17:40 (62%)
17:40 (62%)
view
17 x 2 python/rpdk/java/templates/init/default
python/rpdk/java/templates/init/default
StubHandlerTest.java
StubListHandlerTest.java
17:40 (62%)
17:40 (62%)
view
12 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubCreateHandler.java
StubDeleteHandler.java
45:69 (28%)
44:68 (28%)
view
10 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubDeleteHandler.java
StubUpdateHandler.java
17:36 (23%)
17:36 (20%)
view
10 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubCreateHandler.java
StubDeleteHandler.java
18:37 (23%)
17:36 (23%)
view
10 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubCreateHandler.java
StubUpdateHandler.java
18:37 (23%)
17:36 (20%)
view
10 x 2 python/rpdk/java/templates/generate
python/rpdk/java/templates/init/guided_aws
ResourceModel.java
ResourceModel.java
83:94 (15%)
50:61 (15%)
view
10 x 2 python/rpdk/java/templates/generate
python/rpdk/java/templates/init/guided_aws
ResourceModel.java
ResourceModel.java
50:61 (15%)
83:94 (15%)
view
10 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
ResourceModel.java
ResourceModel.java
50:61 (15%)
83:94 (15%)
view
10 x 2 python/rpdk/java/templates/generate
python/rpdk/java/templates/generate
ResourceModel.java
ResourceModel.java
50:61 (15%)
83:94 (15%)
view
8 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubCreateHandler.java
StubReadHandler.java
18:27 (19%)
17:26 (40%)
view
8 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubUpdateHandler.java
StubUpdateHandler.java
71:89 (16%)
116:134 (16%)
view
8 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubDeleteHandler.java
StubReadHandler.java
17:26 (19%)
17:26 (40%)
view
8 x 2 src/main/java/software/amazon/cloudformation
src/main/java/software/amazon/cloudformation
ExecutableWrapper.java
LambdaWrapper.java
44:51 (38%)
43:50 (36%)
view
8 x 2 python/rpdk/java/templates/init/guided_aws
python/rpdk/java/templates/init/guided_aws
StubReadHandler.java
StubUpdateHandler.java
17:26 (40%)
17:26 (16%)
view
7 x 2 python/rpdk/java/templates/init/default
python/rpdk/java/templates/init/default
StubHandler.java
StubListHandler.java
9:16 (58%)
12:19 (58%)
view
7 x 2 python/rpdk/java
python/rpdk/java
codegen.py
codegen.py
476:482 (1%)
495:501 (1%)
view
7 x 2 python/rpdk/java/templates/init/default
python/rpdk/java/templates/init/guided_aws
StubListHandler.java
StubListHandler.java
14:21 (58%)
16:23 (43%)
view
Duplicated Units
The list of top 4 duplicated units.
See data for all 4 unit duplicates...
Size#FoldersFilesLinesCode
16 x 2 python/rpdk/java/templates/init/default
python/rpdk/java/templates/init/guided_aws
StubListHandlerTest.java
StubListHandlerTest.java
33:53 
33:53 
view
15 x 2 python/rpdk/java/templates/generate
python/rpdk/java/templates/init/guided_aws
ResourceModel.java
ResourceModel.java
47:64 
47:64 
view
9 x 2 src/main/java/software/amazon/cloudformation
src/main/java/software/amazon/cloudformation
LambdaWrapper.java
ExecutableWrapper.java
42:51 
43:52 
view
8 x 2 python/rpdk/java/templates/generate
python/rpdk/java/templates/init/guided_aws
ResourceModel.java
ResourceModel.java
67:76 
67:76 
view