Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.978 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2069 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeSignatureRefactoring.java |
2 | 2 | 2145 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeSignatureRefactoring.java |
| ||||
TagElement tag = (TagElement) tagIter.next(); SimpleName tagName = (SimpleName) tag.fragments().get(0); |
| ||||
TagElement tag = (TagElement) tagIter.next(); Name tagName = (Name) tag.fragments().get(0); |
| |||
TagElement tag = (TagElement) tagIter.next(); [[#variable507dc860]] tagName = ( [[#variable507dc860]]) tag.fragments().get(0); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#507dc860]] | SimpleName |
1 | 2 | [[#507dc860]] | Name |