Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.956 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 95 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/MethodsViewer.java |
2 | 2 | 277 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyViewPart.java |
| ||||
fShowInheritedMembersAction = new ShowInheritedMembersAction(this, false); fSortByDefiningTypeAction = new SortByDefiningTypeAction(this, false); |
| ||||
fEnableMemberFilterAction = new EnableMemberFilterAction(this, false); fShowQualifiedTypeNamesAction = new ShowQualifiedTypeNamesAction(this, false); |
| |||
[[#variable5053d820]]= new [[#variable5051e920]](this, false); [[#variable5051e900]]= new [[#variable5051e8a0]](this, false); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5053d820]] | fEnableMemberFilterAction |
1 | 2 | [[#5053d820]] | fShowInheritedMembersAction |
2 | 1 | [[#5051e920]] | EnableMemberFilterAction |
2 | 2 | [[#5051e920]] | ShowInheritedMembersAction |
3 | 1 | [[#5051e900]] | fShowQualifiedTypeNamesAction |
3 | 2 | [[#5051e900]] | fSortByDefiningTypeAction |
4 | 1 | [[#5051e8a0]] | ShowQualifiedTypeNamesAction |
4 | 2 | [[#5051e8a0]] | SortByDefiningTypeAction |