Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 3 | 0.961 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 92 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/MainMethodSearchEngine.java |
2 | 1 | 183 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/TestMethodSelectionDialog.java |
3 | 1 | 117 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/util/TestSearchEngine.java |
| ||||
new SearchEngine().search(pattern, participants, scope, collector, searchMonitor); |
| ||||
new SearchEngine().search(pattern, participants, scope, requestor, pm); |
| ||||
new SearchEngine().search(suitePattern, participants, scope, requestor, progressMonitor); |
| |||
new SearchEngine().search( [[#variable5fff8d60]], participants, scope, [[#variable5fff8d00]], [[#variable5fff95a0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5fff8d60]] | pattern |
1 | 2 | [[#5fff8d60]] | pattern |
1 | 3 | [[#5fff8d60]] | suitePattern |
2 | 1 | [[#5fff8d00]] | collector |
2 | 2 | [[#5fff8d00]] | requestor |
2 | 3 | [[#5fff8d00]] | requestor |
3 | 1 | [[#5fff95a0]] | searchMonitor |
3 | 2 | [[#5fff95a0]] | pm |
3 | 3 | [[#5fff95a0]] | progressMonitor |