this.result = result; this.threadGroup = threadGroup; this.hostname = hostname; values = new String[variableNames.length];
this.vgap = vgap; this.alignment = alignment; this.anchor = anchor;
Clone fragments detected by clone detection tool
File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/samplers/SampleEvent.java File path: /jakarta-jmeter-2.3.2/src/org/apache/jorphan/gui/layout/VerticalLayout.java
Method name: void SampleEvent(SampleResult, String, String) Method name: void VerticalLayout(int, int, int)
Number of AST nodes: 4 Number of AST nodes: 3
1
this.result = result;
1
this.
2
		this.threadGroup = threadGroup;
3
		this.hostname = hostname;
4
		values = new String[variableNames.length]
2
vgap = vgap;
3
		this.alignment = alignment;
5
;
4
		this.anchor = anchor;
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 comparisons12