Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.992 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 209 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/JavaSearchScope.java |
2 | 2 | 243 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/JavaSearchScope.java |
| ||||
containerPathToString = containerPath.getDevice() == null ? containerPath.toString(): containerPath.toOSString(); add(relativePath, containerPathToString, true /*package*/ , null); |
| ||||
containerPathToString = containerPath.getDevice() == null ? containerPath.toString(): containerPath.toOSString(); add(relativePath, containerPathToString, false /*not a package*/ , null); |
| |||
containerPathToString = containerPath.getDevice() == null ? containerPath.toString(): containerPath.toOSString(); add(relativePath, containerPathToString, [[#variable761f5740]] /*not a package*/ /*package*/ , null); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#761f5740]] | false |
1 | 2 | [[#761f5740]] | true |