CloneSet2955


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2620.972statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12294
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java
22298
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java
32320
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java
42388
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java
52397
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java
62401
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java
Clone Instance
1
Line Count
2
Source Line
294
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java

                if (isAsteriskLexem(lexer.nextLexem())) {
                        throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_5);
                }


Clone Instance
2
Line Count
2
Source Line
298
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java

                if (isAsteriskLexem(lexer.lexemType())) {
                        throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_6);
                }


Clone Instance
3
Line Count
2
Source Line
320
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java

                if (isAsteriskLexem(lexer.nextLexem())) {
                        throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_8);
                }


Clone Instance
4
Line Count
2
Source Line
388
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java

                        if (isAsteriskLexem(lexer.nextLexem())) {
                                throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_16);
                        }


Clone Instance
5
Line Count
2
Source Line
397
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java

                        if (isAsteriskLexem(lexer.nextLexem())) {
                                throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_16);
                        }


Clone Instance
6
Line Count
2
Source Line
401
Source File
plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/SourceDebugExtensionParser.java

                        if (isAsteriskLexem(lexer.lexemType())) {
                                throw new AbsentInformationException(JDIMessages.SourceDebugExtensionParser_19);
                        }


Clone AbstractionParameter Count: 2Parameter Bindings

if (isAsteriskLexem(lexer. [[#variable5603f8a0]]())) {
  throw new AbsentInformationException(JDIMessages. [[#variable5603f980]]);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5603f8a0]]
nextLexem 
12[[#5603f8a0]]
nextLexem 
13[[#5603f8a0]]
lexemType 
14[[#5603f8a0]]
nextLexem 
15[[#5603f8a0]]
lexemType 
16[[#5603f8a0]]
nextLexem 
21[[#5603f980]]
SourceDebugExtensionParser_16 
22[[#5603f980]]
SourceDebugExtensionParser_5 
23[[#5603f980]]
SourceDebugExtensionParser_6 
24[[#5603f980]]
SourceDebugExtensionParser_8 
25[[#5603f980]]
SourceDebugExtensionParser_19 
26[[#5603f980]]
SourceDebugExtensionParser_16