Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 1 | 0.987 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 139 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java |
2 | 2 | 156 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java |
3 | 2 | 162 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java |
4 | 2 | 190 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java |
| ||||
{ scope.problemReporter().annotationValueMustBeConstant(this.binding.declaringClass, this.name, this.value); } |
| ||||
{ scope.problemReporter().annotationValueMustBeClassLiteral(this.binding.declaringClass, this.name, this.value); } |
| ||||
{ scope.problemReporter().annotationValueMustBeConstant(this.binding.declaringClass, this.name, this.value); } |
| ||||
{ scope.problemReporter().annotationValueMustBeConstant(this.binding.declaringClass, this.name, this.value); } |
| |||
{ scope.problemReporter(). [[#variable92adee20]](this.binding.declaringClass, this.name, this.value); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#92adee20]] | annotationValueMustBeConstant |
1 | 2 | [[#92adee20]] | annotationValueMustBeClassLiteral |
1 | 3 | [[#92adee20]] | annotationValueMustBeConstant |
1 | 4 | [[#92adee20]] | annotationValueMustBeConstant |