Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 5 | 0.953 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 198 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
2 | 3 | 202 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
3 | 3 | 301 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java |
| ||||
{ super.consumeExplicitConstructorInvocation(flag, recFlag); this.patternLocator.match(this.astStack[this.astPtr], this.nodeSet); } |
| ||||
{ super.consumeExplicitConstructorInvocationWithTypeArguments(flag, recFlag); this.patternLocator.match(this.astStack[this.astPtr], this.nodeSet); } |
| ||||
{ super.consumeUnaryExpression(op, post); this.patternLocator.match(this.expressionStack[this.expressionPtr], this.nodeSet); } |
| |||
{ super. [[#variable7dda2780]]( [[#variable7dda2740]], [[#variable7dda2600]]); this.patternLocator.match(this. [[#variable7dda25c0]][this. [[#variable7dda26c0]]], this.nodeSet); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#7dda2780]] | consumeUnaryExpression |
1 | 2 | [[#7dda2780]] | consumeExplicitConstructorInvocationWithTypeArguments |
1 | 3 | [[#7dda2780]] | consumeExplicitConstructorInvocation |
2 | 1 | [[#7dda2740]] | op |
2 | 2 | [[#7dda2740]] | flag |
2 | 3 | [[#7dda2740]] | flag |
3 | 1 | [[#7dda2600]] | post |
3 | 2 | [[#7dda2600]] | recFlag |
3 | 3 | [[#7dda2600]] | recFlag |
4 | 1 | [[#7dda25c0]] | expressionStack |
4 | 2 | [[#7dda25c0]] | astStack |
4 | 3 | [[#7dda25c0]] | astStack |
5 | 1 | [[#7dda26c0]] | expressionPtr |
5 | 2 | [[#7dda26c0]] | astPtr |
5 | 3 | [[#7dda26c0]] | astPtr |