FillAShape fillShape1A = new FillAShape("dockFill1", new Rectangle(0, 0, 1, 1), new AbsRect(SwingConstants.BOTTOM, new Integer(20), null), Color.BLUE, GfxUtil.AA_HINT_OFF);
Clone fragments detected by clone detection tool
File path: /columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/calendar/AShapeCreator.java File path: /columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/calendar/AShapeCreator.java
Method name: RootAShape createDockLayoutShape() Method name: RootAShape createDockLayoutShape()
Number of AST nodes: 1 Number of AST nodes: 0
1
FillAShape fillShape1A = new FillAShape("dockFill1", new Rectangle(0,
				0, 1, 1), new AbsRect(SwingConstants.BOTTOM, new Integer(20),
				null), Color.BLUE, GfxUtil.AA_HINT_OFF);
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones locationClones are in the same method
Number of node comparisons0