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.966 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 139 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeBinding.java |
2 | 1 | 154 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeBinding.java |
| ||||
pkg.getClassFile(new String(fileName, start = pkgEnd + 1, fileName.length - start)) |
| ||||
pkg.getCompilationUnit(new String(slashSeparatedFileName, start = pkgEnd + 1, slashSeparatedFileName.length - start)) |
| |||
pkg. [[#variable50bbed00]](new String( [[#variable50bbeca0]], start = pkgEnd + 1, [[#variable50bbeca0]].length - start)) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#50bbed00]] | getClassFile |
1 | 2 | [[#50bbed00]] | getCompilationUnit |
2 | 1 | [[#50bbeca0]] | fileName |
2 | 2 | [[#50bbeca0]] | slashSeparatedFileName |