Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.961 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 206 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ConstructorLocator.java |
2 | 1 | 361 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MethodLocator.java |
| ||||
updateMatch(typeBindings, locator, this.pattern.constructorArguments, this.pattern.hasConstructorParameters()); |
| ||||
updateMatch(typeArguments, locator, this.pattern.methodArguments, this.pattern.hasMethodParameters()); |
| |||
updateMatch( [[#variableb822a160]], locator, this.pattern. [[#variableb822a0e0]], this.pattern. [[#variableb822a080]]()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b822a160]] | typeBindings |
1 | 2 | [[#b822a160]] | typeArguments |
2 | 1 | [[#b822a0e0]] | constructorArguments |
2 | 2 | [[#b822a0e0]] | methodArguments |
3 | 1 | [[#b822a080]] | hasConstructorParameters |
3 | 2 | [[#b822a080]] | hasMethodParameters |