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.958 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 145 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/AbstractHierarchyViewerSorter.java |
2 | 1 | 147 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/AbstractHierarchyViewerSorter.java |
| ||||
JavaModelUtil.isSuperType(getHierarchy(def1), def2, def1) |
| ||||
JavaModelUtil.isSuperType(getHierarchy(def2), def1, def2) |
| |||
JavaModelUtil.isSuperType(getHierarchy( [[#variablebb23f460]]), [[#variablebb23f3e0]], [[#variablebb23f460]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb23f460]] | def1 |
1 | 2 | [[#bb23f460]] | def2 |
2 | 1 | [[#bb23f3e0]] | def2 |
2 | 2 | [[#bb23f3e0]] | def1 |