Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 97 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/MissingAnnotationAttributesProposal.java |
2 | 1 | 98 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/MissingAnnotationAttributesProposal.java |
| ||||
addLinkedPosition(rewriter.track(pair.getName()), false, "val_name_" + i); //$NON-NLS-1$ |
| ||||
addLinkedPosition(rewriter.track(pair.getValue()), false, "val_type_" + i); //$NON-NLS-1$ |
| |||
addLinkedPosition(rewriter.track(pair. [[#variable9b2789c0]]()), false, [[#variable9b278960]] + i); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9b2789c0]] | getValue |
1 | 2 | [[#9b2789c0]] | getName |
2 | 1 | [[#9b278960]] | "val_type_" |
2 | 2 | [[#9b278960]] | "val_name_" |