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/IntegerPropertyConverter.java
|
|
File path: /jakarta-jmeter-2.3.2/src/org/apache/jmeter/save/ScriptWrapperConverter.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;
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |