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.988 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 376 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/TypeReferenceLocator.java |
2 | 2 | 388 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/TypeReferenceLocator.java |
3 | 2 | 548 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/TypeReferenceLocator.java |
4 | 2 | 558 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/TypeReferenceLocator.java |
| ||||
typeBinding = qNameRef.actualReceiverType; lastIndex -= qNameRef.otherBindings == null ? 1: qNameRef.otherBindings.length + 1; |
| ||||
typeBinding = qNameRef.actualReceiverType; lastIndex -= qNameRef.otherBindings == null ? 1: qNameRef.otherBindings.length + 1; |
| ||||
typeBinding = qNameRef.actualReceiverType; maxType -= qNameRef.otherBindings == null ? 1: qNameRef.otherBindings.length + 1; |
| ||||
typeBinding = qNameRef.actualReceiverType; maxType -= qNameRef.otherBindings == null ? 1: qNameRef.otherBindings.length + 1; |
| |||
typeBinding = qNameRef.actualReceiverType; [[#variableb770f060]]-= qNameRef.otherBindings == null ? 1: qNameRef.otherBindings.length + 1; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b770f060]] | lastIndex |
1 | 2 | [[#b770f060]] | maxType |
1 | 3 | [[#b770f060]] | lastIndex |
1 | 4 | [[#b770f060]] | maxType |