import com.thoughtworks.xstream.converters.Converter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream.converters.UnmarshallingContext; import com.thoughtworks.xstream.io.HierarchicalStreamReader; import com.thoughtworks.xstream.io.HierarchicalStreamWriter;
import com.thoughtworks.xstream.converters.Converter; import com.thoughtworks.xstream.converters.MarshallingContext; import com.thoughtworks.xstream.converters.UnmarshallingContext; import com.thoughtworks.xstream.io.HierarchicalStreamReader; import com.thoughtworks.xstream.io.HierarchicalStreamWriter;
Clone fragments detected by clone detection tool
File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/save/converters/BooleanPropertyConverter.java File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/save/converters/StringPropertyConverter.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
import com.thoughtworks.xstream.converters.Converter;
1
import com.thoughtworks.xstream.converters.Converter;
2
import com.thoughtworks.xstream.converters.MarshallingContext;
2
import com.thoughtworks.xstream.converters.MarshallingContext;
3
import com.thoughtworks.xstream.converters.UnmarshallingContext;
3
import com.thoughtworks.xstream.converters.UnmarshallingContext;
4
import com.thoughtworks.xstream.io.HierarchicalStreamReader;
4
import com.thoughtworks.xstream.io.HierarchicalStreamReader;
5
import com.thoughtworks.xstream.io.HierarchicalStreamWriter;
5
import com.thoughtworks.xstream.io.HierarchicalStreamWriter;
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 location
Number of node comparisons0