Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.983 | conditional_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 202 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ArrayReference.java |
2 | 3 | 830 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/SingleNameReference.java |
| ||||
((this.bits& IsStrictlyAssigned) == 0) ? elementType.capture(scope, this.sourceEnd): elementType |
| ||||
((this.bits& IsStrictlyAssigned) == 0) ? fieldType.capture(scope, this.sourceEnd): fieldType |
| |||
((this.bits&IsStrictlyAssigned) == 0) ? [[#variable5f27c900]].capture(scope, this.sourceEnd): [[#variable5f27c900]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f27c900]] | elementType |
1 | 2 | [[#5f27c900]] | fieldType |