Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.966 | variable_declarator_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 72 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/MockupPreferenceStore.java |
2 | 1 | 107 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/PreferencesAdapter.java |
| ||||
event = new PropertyChangeEvent(source, name, oldValue, newValue) |
| ||||
event = new PropertyChangeEvent(this, name, oldValue, newValue) |
| |||
event = new PropertyChangeEvent( [[#variable9c6b1d60]], name, oldValue, newValue) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9c6b1d60]] | this |
1 | 2 | [[#9c6b1d60]] | source |