Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 4 | 0.960 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 246 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitStructureRequestor.java |
2 | 5 | 335 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitStructureRequestor.java |
3 | 5 | 376 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitStructureRequestor.java |
| ||||
addToChildren(parentInfo, handle); parentInfo.addCategories(handle, fieldInfo.categories); this.newElements.put(handle, info); this.infoStack.push(info); this.handleStack.push(handle); |
| ||||
addToChildren(parentInfo, handle); parentInfo.addCategories(handle, methodInfo.categories); this.newElements.put(handle, info); this.infoStack.push(info); this.handleStack.push(handle); |
| ||||
addToChildren(parentInfo, handle); this.unitInfo.addAnnotationPositions(handle, typeInfo.annotationPositions); this.newElements.put(handle, info); this.infoStack.push(info); this.handleStack.push(handle); |
| |||
addToChildren(parentInfo, handle); [[#variableba001540]]. [[#variableba001060]](handle, [[#variableba000760]]. [[#variableba000840]]); this.newElements.put(handle, info); this.infoStack.push(info); this.handleStack.push(handle); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba001540]] | this.unitInfo |
1 | 2 | [[#ba001540]] | parentInfo |
1 | 3 | [[#ba001540]] | parentInfo |
2 | 1 | [[#ba001060]] | addAnnotationPositions |
2 | 2 | [[#ba001060]] | addCategories |
2 | 3 | [[#ba001060]] | addCategories |
3 | 1 | [[#ba000760]] | typeInfo |
3 | 2 | [[#ba000760]] | fieldInfo |
3 | 3 | [[#ba000760]] | methodInfo |
4 | 1 | [[#ba000840]] | annotationPositions |
4 | 2 | [[#ba000840]] | categories |
4 | 3 | [[#ba000840]] | categories |