Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 6 | 4 | 0.957 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 5122 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 3 | 5126 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
3 | 3 | 5154 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
4 | 3 | 5158 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
5 | 3 | 5162 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
6 | 3 | 5166 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
case 189: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= this LPAREN..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocation(0, THIS_CALL); break; |
| ||||
case 190: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= OnlyTypeArguments this"); } //$NON-NLS-1$ consumeExplicitConstructorInvocationWithTypeArguments(0, THIS_CALL); break; |
| ||||
case 197: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Primary DOT this..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocation(1, THIS_CALL); break; |
| ||||
case 198: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Primary DOT..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocationWithTypeArguments(1, THIS_CALL); break; |
| ||||
case 199: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Name DOT this LPAREN"); } //$NON-NLS-1$ consumeExplicitConstructorInvocation(2, THIS_CALL); break; |
| ||||
case 200: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Name DOT..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocationWithTypeArguments(2, THIS_CALL); break; |
| |||
case [[#variableb4a92900]]: if (DEBUG) { System.out.println( [[#variableb4a928a0]]); } //$NON-NLS-1$ [[#variableb4a92840]]( [[#variableb4a92720]], THIS_CALL); break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b4a92900]] | 189 |
1 | 2 | [[#b4a92900]] | 190 |
1 | 3 | [[#b4a92900]] | 197 |
1 | 4 | [[#b4a92900]] | 198 |
1 | 5 | [[#b4a92900]] | 199 |
1 | 6 | [[#b4a92900]] | 200 |
2 | 1 | [[#b4a928a0]] | "ExplicitConstructorInvocation ::= this LPAREN..." |
2 | 2 | [[#b4a928a0]] | "ExplicitConstructorInvocation ::= OnlyTypeArguments this" |
2 | 3 | [[#b4a928a0]] | "ExplicitConstructorInvocation ::= Primary DOT this..." |
2 | 4 | [[#b4a928a0]] | "ExplicitConstructorInvocation ::= Primary DOT..." |
2 | 5 | [[#b4a928a0]] | "ExplicitConstructorInvocation ::= Name DOT this LPAREN" |
2 | 6 | [[#b4a928a0]] | "ExplicitConstructorInvocation ::= Name DOT..." |
3 | 1 | [[#b4a92840]] | consumeExplicitConstructorInvocation |
3 | 2 | [[#b4a92840]] | consumeExplicitConstructorInvocationWithTypeArguments |
3 | 3 | [[#b4a92840]] | consumeExplicitConstructorInvocation |
3 | 4 | [[#b4a92840]] | consumeExplicitConstructorInvocationWithTypeArguments |
3 | 5 | [[#b4a92840]] | consumeExplicitConstructorInvocation |
3 | 6 | [[#b4a92840]] | consumeExplicitConstructorInvocationWithTypeArguments |
4 | 1 | [[#b4a92720]] | 0 |
4 | 2 | [[#b4a92720]] | 0 |
4 | 3 | [[#b4a92720]] | 1 |
4 | 4 | [[#b4a92720]] | 1 |
4 | 5 | [[#b4a92720]] | 2 |
4 | 6 | [[#b4a92720]] | 2 |