Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 3 | 0.970 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 309 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/RewriteEventStore.java |
2 | 6 | 332 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/RewriteEventStore.java |
| ||||
this.lastEvent = null; this.editGroups = null; // lazy initialization this.trackedNodes = null; this.insertBoundToPrevious = null; this.nodePropertyMapper = null; |
| ||||
this.lastEvent = null; this.trackedNodes = null; this.editGroups = null; // lazy initialization this.insertBoundToPrevious = null; this.nodeCopySources = null; |
| |||
this.lastEvent = null; this. [[#variable57efcba0]]= null; // lazy initialization this. [[#variable57efdf40]]= null; // lazy initialization this.insertBoundToPrevious = null; this. [[#variable57f0e000]]= null; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57efcba0]] | editGroups |
1 | 2 | [[#57efcba0]] | trackedNodes |
2 | 1 | [[#57efdf40]] | trackedNodes |
2 | 2 | [[#57efdf40]] | editGroups |
3 | 1 | [[#57f0e000]] | nodePropertyMapper |
3 | 2 | [[#57f0e000]] | nodeCopySources |