import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IConfigurationElement;
import org.eclipse.core.runtime.IExtension;
import org.eclipse.core.runtime.IExtensionDelta;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IPath;
import org.eclipse.core.runtime.Path;
import org.eclipse.core.runtime.Platform;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/plugin/RegistryReader.java
|
|
File path: /emf-2.4.1/src/org/eclipse/emf/importer/java/builder/JavaEcoreBuilder.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | import org.eclipse.core.runtime.CoreException;↵ | | 1 | import org.eclipse.core.runtime.CoreException;↵
|
2 | import org.eclipse.core.runtime.IConfigurationElement;↵ | | 2 | import org.eclipse.core.runtime.IPath;↵
|
3 | import org.eclipse.core.runtime.IExtension;↵ | | 3 | import org.eclipse.core.runtime.Path;↵
|
4 | import org.eclipse.core.runtime.IExtensionDelta; | | 4 | import org.eclipse.core.runtime.Platform;
|
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 |