this.vgap = vgap; this.alignment = alignment; this.anchor = anchor;
this.title = title; this.filetype = filetype; init();
Clone fragments detected by clone detection tool
File path: /jakarta-jmeter-2.3.2/src/org/apache/jorphan/gui/layout/VerticalLayout.java File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/gui/util/FileListPanel.java
Method name: void VerticalLayout(int, int, int) Method name: void FileListPanel(String, String)
Number of AST nodes: 3 Number of AST nodes: 3
1
this.vgap = vgap;
1
this.title = title;
2
		this.alignment = alignment;
2
		this.
3
		this.anchor = anchor
3
filetype = filetype;
4
;
4
		init();
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 different classes
Number of node comparisons9