Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 2 | 0.956 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 668 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/calendar/AShapeCreator.java |
2 | 4 | 673 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/calendar/AShapeCreator.java |
3 | 4 | 678 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/calendar/AShapeCreator.java |
| |||||
dockAShape.addSubShape(new DividerAShape(new AbsRect(SwingConstants.BOTTOM, new Integer(1)), Color.RED)); dockAShape.addSubShape(fillShape2A); |
| |||||
dockAShape.addSubShape(new DividerAShape(new AbsRect(SwingConstants.RIGHT, new Integer(1)), Color.RED)); dockAShape.addSubShape(fillShape3A); |
| |||||
dockAShape.addSubShape(new DividerAShape(new AbsRect(SwingConstants.TOP, new Integer(1)), Color.RED)); dockAShape.addSubShape(fillShape4A); |
| |||
dockAShape.addSubShape(new DividerAShape(new AbsRect(SwingConstants. [[#variable130be900]], new Integer(1)), Color.RED)); dockAShape.addSubShape( [[#variable130c5a20]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#130be900]] | BOTTOM |
1 | 2 | [[#130be900]] | RIGHT |
1 | 3 | [[#130be900]] | TOP |
2 | 1 | [[#130c5a20]] | fillShape2A |
2 | 2 | [[#130c5a20]] | fillShape3A |
2 | 3 | [[#130c5a20]] | fillShape4A |