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.959 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 344 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/Java50Fix.java |
2 | 1 | 685 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/TypeInfoViewer.java |
| ||||
SimpleType[] types = (SimpleType[]) result.toArray(new SimpleType[result.size()]); |
| ||||
// we have to sort if the filter is a camel case filter. TypeInfo[] types = (TypeInfo[]) result.toArray(new TypeInfo[result.size()]); |
| |||
[[#variable964e42c0]][] types = ( [[#variable964e42c0]][]) result.toArray(new [[#variable964e42c0]][result.size()]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#964e42c0]] | // we have to sort if the filter is a camel case filter. TypeInfo |
1 | 2 | [[#964e42c0]] | SimpleType |