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.978 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2065 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocator.java |
2 | 1 | 2357 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocator.java |
| ||||
this.patternLocator.matchReportReference(reference, enclosingElement, pair.binding, level.intValue(), this ); |
| ||||
this.patternLocator.matchReportReference(node, enclosingElement, type.binding, level.intValue(), this ); |
| |||
this.patternLocator.matchReportReference( [[#variable4ff44b40]], enclosingElement, [[#variable4ff453e0]].binding, level.intValue(), this ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4ff44b40]] | node |
1 | 2 | [[#4ff44b40]] | reference |
2 | 1 | [[#4ff453e0]] | type |
2 | 2 | [[#4ff453e0]] | pair |