Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 3 | 2 | 0.975 | import_statements |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 13 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Annotation.java |
2 | 6 | 13 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/AnnotationComponent.java |
3 | 6 | 13 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/AnnotationComponentValue.java |
| ||||
import org.eclipse.jdt.core.util.ClassFormatException; import org.eclipse.jdt.core.util.IAnnotation; import org.eclipse.jdt.core.util.IAnnotationComponent; import org.eclipse.jdt.core.util.IConstantPool; import org.eclipse.jdt.core.util.IConstantPoolConstant; import org.eclipse.jdt.core.util.IConstantPoolEntry; |
| ||||
import org.eclipse.jdt.core.util.ClassFormatException; import org.eclipse.jdt.core.util.IAnnotationComponent; import org.eclipse.jdt.core.util.IAnnotationComponentValue; import org.eclipse.jdt.core.util.IConstantPool; import org.eclipse.jdt.core.util.IConstantPoolConstant; import org.eclipse.jdt.core.util.IConstantPoolEntry; |
| ||||
import org.eclipse.jdt.core.util.ClassFormatException; import org.eclipse.jdt.core.util.IAnnotation; import org.eclipse.jdt.core.util.IAnnotationComponentValue; import org.eclipse.jdt.core.util.IConstantPool; import org.eclipse.jdt.core.util.IConstantPoolConstant; import org.eclipse.jdt.core.util.IConstantPoolEntry; |
| |||
import org.eclipse.jdt.core.util.ClassFormatException; import org.eclipse.jdt.core.util. [[#variable5c2d6ac0]]; import org.eclipse.jdt.core.util. [[#variable5c2d72e0]]; import org.eclipse.jdt.core.util.IConstantPool; import org.eclipse.jdt.core.util.IConstantPoolConstant; import org.eclipse.jdt.core.util.IConstantPoolEntry; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5c2d6ac0]] | IAnnotation |
1 | 2 | [[#5c2d6ac0]] | IAnnotationComponent |
1 | 3 | [[#5c2d6ac0]] | IAnnotation |
2 | 1 | [[#5c2d72e0]] | IAnnotationComponent |
2 | 2 | [[#5c2d72e0]] | IAnnotationComponentValue |
2 | 3 | [[#5c2d72e0]] | IAnnotationComponentValue |