Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.956 | import_statements[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 32 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/archive/ArchiveURLConnection.java |
2 | 4 | 31 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/ResourceImpl.java |
| |||||
import java.util.zip.ZipInputStream; import java.util.zip.ZipOutputStream; import org.eclipse.emf.common.util.URI; |
| |||||
import java.util.zip.ZipInputStream; import java.util.zip.ZipOutputStream; import org.eclipse.emf.common.notify.Adapter; |
| |||
import java.util.zip.ZipInputStream; import java.util.zip.ZipOutputStream; import org.eclipse.emf.common. [[#variable175c3320]]. [[#variable175c32e0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175c3320]] | util |
1 | 2 | [[#175c3320]] | notify |
2 | 1 | [[#175c32e0]] | URI |
2 | 2 | [[#175c32e0]] | Adapter |