Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 297 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/plugin/PluginManagerDialog.java |
2 | 2 | 366 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/plugin/PluginManagerDialog.java |
| |||||
String id = selectedNode.getId(); id = id.substring(id.lastIndexOf(".") + 1, id.length()); |
| |||||
// if plugin has config extension point String id = selectedNode.getId(); id = id.substring(id.lastIndexOf(".") + 1, id.length()); |
| |||
// if plugin has config extension point String id = selectedNode.getId(); id = id.substring(id.lastIndexOf(".") + 1, id.length()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |