Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 47 | E:/TSE/Projects-CloneDR/columba-1.4-src/core-api/src/main/java/org/columba/api/command/WorkerStatusChangedEvent.java |
2 | 6 | 284 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/print/cPrintObject.java |
| |||||
public int getType() { return type; } public void setType(int type) { this.type = type; } |
| |||||
public int getType() { return type; } public void setType(int type) { this.type = type; } |
| |||
public int getType() { return type; } public void setType(int type) { this.type = type; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |