import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInputStream;
import java.io.DataOutputStream;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/resource/URIConverter.java
|
|
File path: /emf-2.4.1/src/org/eclipse/emf/edit/ui/provider/ExtendedImageRegistry.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | import java.io.ByteArrayInputStream;↵ | | 1 | import java.io.ByteArrayInputStream;↵
|
2 | import java.io.ByteArrayOutputStream;↵ | | 2 | import java.io.ByteArrayOutputStream;↵
|
3 | import java.io.IOException;↵ | | 3 | import java.io.DataInputStream;↵
|
4 | import java.io.InputStream; | | 4 | import java.io.DataOutputStream;
|
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 |