Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 1 | 0.957 | value_suffix |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 241 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/HierarchyBuilder.java |
2 | 8 | 1074 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaProject.java |
| ||||
.findType(qualifiedName, false , flag , true /* consider secondary types */ , false /* do NOT wait for indexes */ , false /*don't check restrictions*/ , null) |
| ||||
.findType( qualifiedName, false, NameLookup.ACCEPT_ALL, true /* consider secondary types */ , false /* do NOT wait for indexes */ , false /*don't check restrictions*/ , null ) |
| |||
.findType(qualifiedName, false, [[#variable4e24f060]], true /* consider secondary types */ , false /* do NOT wait for indexes */ , false /*don't check restrictions*/ , null) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e24f060]] | NameLookup.ACCEPT_ALL |
1 | 2 | [[#4e24f060]] | flag |