Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 70 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/util/AddressLabel.java |
2 | 3 | 98 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/util/AddressLabel.java |
| |||||
list[1] = new LinkLabel(str); list[1].addMouseListener(this ); add(list[1]); |
| |||||
list[1] = new LinkLabel(str); list[1].addMouseListener(this ); add(list[1]); |
| |||
list[1] = new LinkLabel(str); list[1].addMouseListener(this ); add(list[1]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |