Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.952 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2034 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocator.java |
2 | 1 | 2297 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocator.java |
| ||||
this.patternLocator.matchReportReference(node, enclosingElement, method.binding, method.scope, level.intValue(), this ); |
| ||||
this.patternLocator.matchReportReference(node, enclosingElement, field.binding, blockScope, level.intValue(), this ); |
| |||
this.patternLocator.matchReportReference(node, enclosingElement, [[#variable554fe3c0]].binding, [[#variable554fe4c0]], level.intValue(), this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#554fe3c0]] | field |
1 | 2 | [[#554fe3c0]] | method |
2 | 1 | [[#554fe4c0]] | blockScope |
2 | 2 | [[#554fe4c0]] | method.scope |