Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.970 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 148 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java |
2 | 2 | 34 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/FieldInfoWithAnnotation.java |
3 | 2 | 40 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/FieldInfoWithAnnotation.java |
| ||||
for (int i = 0, max = this.classpaths.length; i < max; i++) this.classpaths[i].reset(); |
| ||||
for (int i = 0, max = this.annotations.length; i < max; i++) this.annotations[i].initialize(); |
| ||||
for (int i = 0, max = this.annotations.length; i < max; i++) this.annotations[i].reset(); |
| |||
for (int i = 0, max = this. [[#variable57ce74c0]].length; i < max; i++) this. [[#variable57ce74c0]][i]. [[#variable57ce73e0]](); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57ce74c0]] | annotations |
1 | 2 | [[#57ce74c0]] | annotations |
1 | 3 | [[#57ce74c0]] | classpaths |
2 | 1 | [[#57ce73e0]] | initialize |
2 | 2 | [[#57ce73e0]] | reset |
2 | 3 | [[#57ce73e0]] | reset |