Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 8 | 4 | 0.952 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 212 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
2 | 5 | 224 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
3 | 5 | 230 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
4 | 5 | 236 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
5 | 5 | 242 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
6 | 5 | 248 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
7 | 5 | 254 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
8 | 5 | 260 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
| ||||
{ super.consumeLocalVariableDeclaration(); // this is always a LocalDeclaration this.patternLocator.match((LocalDeclaration) this.astStack[this.astPtr], this.nodeSet); } |
| ||||
{ super.consumeMemberValuePair(); // this is always a MemberValuePair this.patternLocator.match((MemberValuePair) this.astStack[this.astPtr], this.nodeSet); } |
| ||||
{ super.consumeMethodInvocationName(); // this is always a MessageSend this.patternLocator.match((MessageSend) this.expressionStack[this.expressionPtr], this.nodeSet); } |
| ||||
{ super.consumeMethodInvocationNameWithTypeArguments(); // this is always a MessageSend this.patternLocator.match((MessageSend) this.expressionStack[this.expressionPtr], this.nodeSet); } |
| ||||
{ super.consumeMethodInvocationPrimary(); // this is always a MessageSend this.patternLocator.match((MessageSend) this.expressionStack[this.expressionPtr], this.nodeSet); } |
| ||||
{ super.consumeMethodInvocationPrimaryWithTypeArguments(); // this is always a MessageSend this.patternLocator.match((MessageSend) this.expressionStack[this.expressionPtr], this.nodeSet); } |
| ||||
{ super.consumeMethodInvocationSuper(); // this is always a MessageSend this.patternLocator.match((MessageSend) this.expressionStack[this.expressionPtr], this.nodeSet); } |
| ||||
{ super.consumeMethodInvocationSuperWithTypeArguments(); // this is always a MessageSend this.patternLocator.match((MessageSend) this.expressionStack[this.expressionPtr], this.nodeSet); } |
| |||
{ super. [[#variable90be17c0]](); // this is always a MessageSend // this is always a MemberValuePair // this is always a LocalDeclaration this.patternLocator.match(( [[#variable90be1760]]) this. [[#variable90be1700]][this. [[#variable90be1680]]], this.nodeSet); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#90be17c0]] | consumeMethodInvocationSuperWithTypeArguments |
1 | 2 | [[#90be17c0]] | consumeMemberValuePair |
1 | 3 | [[#90be17c0]] | consumeLocalVariableDeclaration |
1 | 4 | [[#90be17c0]] | consumeMethodInvocationNameWithTypeArguments |
1 | 5 | [[#90be17c0]] | consumeMethodInvocationName |
1 | 6 | [[#90be17c0]] | consumeMethodInvocationSuper |
1 | 7 | [[#90be17c0]] | consumeMethodInvocationPrimaryWithTypeArguments |
1 | 8 | [[#90be17c0]] | consumeMethodInvocationPrimary |
2 | 1 | [[#90be1760]] | MessageSend |
2 | 2 | [[#90be1760]] | MemberValuePair |
2 | 3 | [[#90be1760]] | LocalDeclaration |
2 | 4 | [[#90be1760]] | MessageSend |
2 | 5 | [[#90be1760]] | MessageSend |
2 | 6 | [[#90be1760]] | MessageSend |
2 | 7 | [[#90be1760]] | MessageSend |
2 | 8 | [[#90be1760]] | MessageSend |
3 | 1 | [[#90be1700]] | expressionStack |
3 | 2 | [[#90be1700]] | astStack |
3 | 3 | [[#90be1700]] | astStack |
3 | 4 | [[#90be1700]] | expressionStack |
3 | 5 | [[#90be1700]] | expressionStack |
3 | 6 | [[#90be1700]] | expressionStack |
3 | 7 | [[#90be1700]] | expressionStack |
3 | 8 | [[#90be1700]] | expressionStack |
4 | 1 | [[#90be1680]] | expressionPtr |
4 | 2 | [[#90be1680]] | astPtr |
4 | 3 | [[#90be1680]] | astPtr |
4 | 4 | [[#90be1680]] | expressionPtr |
4 | 5 | [[#90be1680]] | expressionPtr |
4 | 6 | [[#90be1680]] | expressionPtr |
4 | 7 | [[#90be1680]] | expressionPtr |
4 | 8 | [[#90be1680]] | expressionPtr |