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 | 5130 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 3 | 5134 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
3 | 3 | 5138 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
4 | 3 | 5142 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
5 | 3 | 5146 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
6 | 3 | 5150 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
| ||||
case 191: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= super LPAREN..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocation(0, SUPER_CALL); break; |
| ||||
case 192: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= OnlyTypeArguments..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocationWithTypeArguments(0, SUPER_CALL); break; |
| ||||
case 193: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Primary DOT super..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocation(1, SUPER_CALL); break; |
| ||||
case 194: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Primary DOT..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocationWithTypeArguments(1, SUPER_CALL); break; |
| ||||
case 195: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Name DOT super LPAREN"); } //$NON-NLS-1$ consumeExplicitConstructorInvocation(2, SUPER_CALL); break; |
| ||||
case 196: if (DEBUG) { System.out.println("ExplicitConstructorInvocation ::= Name DOT..."); } //$NON-NLS-1$ consumeExplicitConstructorInvocationWithTypeArguments(2, SUPER_CALL); break; |
| |||
case [[#variable60c15620]]: if (DEBUG) { System.out.println( [[#variable60c155c0]]); } //$NON-NLS-1$ [[#variable60c15560]]( [[#variable60c15500]], SUPER_CALL); break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#60c15620]] | 191 |
1 | 2 | [[#60c15620]] | 192 |
1 | 3 | [[#60c15620]] | 193 |
1 | 4 | [[#60c15620]] | 194 |
1 | 5 | [[#60c15620]] | 195 |
1 | 6 | [[#60c15620]] | 196 |
2 | 1 | [[#60c155c0]] | "ExplicitConstructorInvocation ::= super LPAREN..." |
2 | 2 | [[#60c155c0]] | "ExplicitConstructorInvocation ::= OnlyTypeArguments..." |
2 | 3 | [[#60c155c0]] | "ExplicitConstructorInvocation ::= Primary DOT super..." |
2 | 4 | [[#60c155c0]] | "ExplicitConstructorInvocation ::= Primary DOT..." |
2 | 5 | [[#60c155c0]] | "ExplicitConstructorInvocation ::= Name DOT super LPAREN" |
2 | 6 | [[#60c155c0]] | "ExplicitConstructorInvocation ::= Name DOT..." |
3 | 1 | [[#60c15560]] | consumeExplicitConstructorInvocation |
3 | 2 | [[#60c15560]] | consumeExplicitConstructorInvocationWithTypeArguments |
3 | 3 | [[#60c15560]] | consumeExplicitConstructorInvocation |
3 | 4 | [[#60c15560]] | consumeExplicitConstructorInvocationWithTypeArguments |
3 | 5 | [[#60c15560]] | consumeExplicitConstructorInvocation |
3 | 6 | [[#60c15560]] | consumeExplicitConstructorInvocationWithTypeArguments |
4 | 1 | [[#60c15500]] | 0 |
4 | 2 | [[#60c15500]] | 0 |
4 | 3 | [[#60c15500]] | 1 |
4 | 4 | [[#60c15500]] | 1 |
4 | 5 | [[#60c15500]] | 2 |
4 | 6 | [[#60c15500]] | 2 |