Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.976 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 290 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/EditPlugin.java |
2 | 5 | 322 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/EditPlugin.java |
| |||||
if (this instanceof Broken) return null; String menuItemName = jEdit.getProperty("plugin." + getClassName() + ".menu-item"); |
| |||||
if (this instanceof Broken) return null; String menuItemName = jEdit.getProperty("plugin." + getClassName() + ".browser-menu-item"); |
| |||
if (this instanceof Broken) return null; String menuItemName = jEdit.getProperty("plugin." + getClassName() + [[#variablec2b9e20]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2b9e20]] | ".menu-item" |
1 | 2 | [[#c2b9e20]] | ".browser-menu-item" |