Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
11 | 2 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 11 | 298 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/profiles/ProfileManager.java |
2 | 11 | 311 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/profiles/ProfileManager.java |
| |||||
profiles.addAttribute("dont_ask", new Boolean(d.isDontAskedSelected()).toString()); // save to profiles.xml try { xml.save(); } catch (Exception e) { e.printStackTrace(); } |
| |||||
profiles.addAttribute("dont_ask", new Boolean(d.isDontAskedSelected()).toString()); // save to profiles.xml try { xml.save(); } catch (Exception e) { e.printStackTrace(); } |
| |||
profiles.addAttribute("dont_ask", new Boolean(d.isDontAskedSelected()).toString()); // save to profiles.xml try { xml.save(); } catch (Exception e) { e.printStackTrace(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |