Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.963 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 125 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodBinding.java |
2 | 2 | 175 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodBinding.java |
| ||||
if (this.declaringClass == null) { this.declaringClass = this.resolver.getTypeBinding(this.binding.declaringClass); } |
| ||||
if (this.returnType == null) { this.returnType = this.resolver.getTypeBinding(this.binding.returnType); } |
| |||
if (this. [[#variablea0624b40]]== null) { this. [[#variablea0624b40]]= this.resolver.getTypeBinding(this.binding. [[#variablea0624b40]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a0624b40]] | returnType |
1 | 2 | [[#a0624b40]] | declaringClass |