Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.972 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 215 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java |
2 | 1 | 186 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/JavaSearchNameEnvironment.java |
| ||||
new String(CharOperation.concatWith(compoundName, packageName, '/')) |
| ||||
new String(CharOperation.concatWith(packageName, typeName, '/')) |
| |||
new String(CharOperation.concatWith( [[#variablebb23d0e0]], [[#variablebb23d040]], '/')) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb23d0e0]] | compoundName |
1 | 2 | [[#bb23d0e0]] | packageName |
2 | 1 | [[#bb23d040]] | packageName |
2 | 2 | [[#bb23d040]] | typeName |