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.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 212 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/BasicSearchEngine.java |
2 | 6 | 1106 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/BasicSearchEngine.java |
| ||||
participant.locateMatches(matches, pattern, scope, requestor, subMonitor); |
| ||||
participant.locateMatches( documents, pattern, scope, requestor, monitor ); |
| |||
participant.locateMatches( [[#variableb9cdb600]], pattern, scope, requestor, [[#variableb9cdb580]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b9cdb600]] | matches |
1 | 2 | [[#b9cdb600]] | documents |
2 | 1 | [[#b9cdb580]] | subMonitor |
2 | 2 | [[#b9cdb580]] | monitor |