Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 4 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 132 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/compare/JavaCompareAction.java |
2 | 1 | 53 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/SearchParticipantDescriptor.java |
3 | 1 | 59 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/SearchParticipantDescriptor.java |
| ||||
String message = Messages.format(errorFormat, new String[] { fJavaElementLabelProvider.getText(element) } ); |
| ||||
String message = Messages.format(format, new String[] { fConfigurationElement.getAttribute(ID) } ); |
| ||||
String message = Messages.format(format, new String[] { fConfigurationElement.getAttribute(ID) } ); |
| |||
String message = Messages.format( [[#variable4dcac880]], new String[] { [[#variable4dcac7e0]]. [[#variable4dcac720]]( [[#variable4dcac680]]) } ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4dcac880]] | format |
1 | 2 | [[#4dcac880]] | errorFormat |
1 | 3 | [[#4dcac880]] | format |
2 | 1 | [[#4dcac7e0]] | fConfigurationElement |
2 | 2 | [[#4dcac7e0]] | fJavaElementLabelProvider |
2 | 3 | [[#4dcac7e0]] | fConfigurationElement |
3 | 1 | [[#4dcac720]] | getAttribute |
3 | 2 | [[#4dcac720]] | getText |
3 | 3 | [[#4dcac720]] | getAttribute |
4 | 1 | [[#4dcac680]] | ID |
4 | 2 | [[#4dcac680]] | element |
4 | 3 | [[#4dcac680]] | ID |