Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.973 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 939 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathsBlock.java |
2 | 1 | 195 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java |
| ||||
curr.getEntryKind() == entry.getEntryKind() && curr.getPath().equals(entry.getPath()) |
| ||||
curr.getEntryKind() == newEntry.getEntryKind() && curr.getPath().equals(newEntry.getPath()) |
| |||
curr.getEntryKind() == [[#variableba02e7e0]].getEntryKind() && curr.getPath().equals( [[#variableba02e7e0]].getPath()) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba02e7e0]] | entry |
1 | 2 | [[#ba02e7e0]] | newEntry |