Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 2 | 0.978 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1230 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceFactoryRefactoring.java |
2 | 1 | 151 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/AnonymousTypeCompletionProposal.java |
3 | 1 | 124 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java |
4 | 2 | 464 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/GenerateHashCodeEqualsAction.java |
| ||||
(AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform(fFactoryCU, factoryType.getNameRange()), AbstractTypeDeclaration.class ) |
| ||||
(AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform(unit, type.getNameRange()), AbstractTypeDeclaration.class ) |
| ||||
(AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform(fUnit, type.getNameRange()), AbstractTypeDeclaration.class ) |
| ||||
(AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform(fUnit, type.getNameRange()), AbstractTypeDeclaration.class ) |
| |||
(AbstractTypeDeclaration) ASTNodes.getParent(NodeFinder.perform( [[#variable9b2307a0]], [[#variable9b231020]].getNameRange()), AbstractTypeDeclaration.class ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9b2307a0]] | fUnit |
1 | 2 | [[#9b2307a0]] | unit |
1 | 3 | [[#9b2307a0]] | fFactoryCU |
1 | 4 | [[#9b2307a0]] | fUnit |
2 | 1 | [[#9b231020]] | type |
2 | 2 | [[#9b231020]] | type |
2 | 3 | [[#9b231020]] | factoryType |
2 | 4 | [[#9b231020]] | type |