Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 2 | 0.972 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 294 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java |
2 | 2 | 298 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java |
3 | 2 | 320 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java |
4 | 2 | 388 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java |
5 | 2 | 397 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java |
6 | 2 | 401 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java |
| ||||
if (isAsteriskLexem(lexer.nextLexem())) { throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_5); } |
| ||||
if (isAsteriskLexem(lexer.lexemType())) { throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_6); } |
| ||||
if (isAsteriskLexem(lexer.nextLexem())) { throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_8); } |
| ||||
if (isAsteriskLexem(lexer.nextLexem())) { throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_16); } |
| ||||
if (isAsteriskLexem(lexer.nextLexem())) { throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_16); } |
| ||||
if (isAsteriskLexem(lexer.lexemType())) { throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_19); } |
| |||
if (isAsteriskLexem(lexer. [[#variable5603f8a0]]())) { throw new AbsentInformationException(JDIMessages. [[#variable5603f980]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5603f8a0]] | nextLexem |
1 | 2 | [[#5603f8a0]] | nextLexem |
1 | 3 | [[#5603f8a0]] | lexemType |
1 | 4 | [[#5603f8a0]] | nextLexem |
1 | 5 | [[#5603f8a0]] | lexemType |
1 | 6 | [[#5603f8a0]] | nextLexem |
2 | 1 | [[#5603f980]] | SourceDebugExtensionParser_16 |
2 | 2 | [[#5603f980]] | SourceDebugExtensionParser_5 |
2 | 3 | [[#5603f980]] | SourceDebugExtensionParser_6 |
2 | 4 | [[#5603f980]] | SourceDebugExtensionParser_8 |
2 | 5 | [[#5603f980]] | SourceDebugExtensionParser_19 |
2 | 6 | [[#5603f980]] | SourceDebugExtensionParser_16 |