Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.973 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 160 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarpackager/JarPackagerUtil.java |
2 | 1 | 153 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/SerialVersionHashOperation.java |
3 | 1 | 272 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java |
| ||||
returnValue[0] = MessageDialog.openQuestion(parent, title, message); |
| ||||
result[0] = MessageDialog.openQuestion(shell, title, message); |
| ||||
result[0] = MessageDialog.openQuestion(shell, title, message); |
| |||
[[#variable611dd8e0]][0] = MessageDialog.openQuestion( [[#variable611dd860]], title, message); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#611dd8e0]] | result |
1 | 2 | [[#611dd8e0]] | returnValue |
1 | 3 | [[#611dd8e0]] | result |
2 | 1 | [[#611dd860]] | shell |
2 | 2 | [[#611dd860]] | parent |
2 | 3 | [[#611dd860]] | shell |