Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 11 | 3 | 0.962 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 3406 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
2 | 7 | 4951 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
3 | 7 | 4961 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
4 | 7 | 4984 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
5 | 7 | 5000 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
6 | 6 | 5073 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
7 | 6 | 5085 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
8 | 6 | 5097 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
9 | 6 | 5125 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
10 | 6 | 5188 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
11 | 6 | 5209 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java |
| ||||
this.handle( IProblem.IsClassPathCorrect, arguments, arguments, start, end); |
| ||||
this.handle( IProblem.ParsingErrorOnKeywordNoSuggestion, arguments, arguments, // this is the current -invalid- token position startPosition, endPosition); |
| ||||
this.handle( IProblem.ParsingErrorNoSuggestion, arguments, arguments, // this is the current -invalid- token position startPosition, endPosition); |
| ||||
this.handle( IProblem.ParsingErrorOnKeyword, arguments, arguments, // this is the current -invalid- token position startPosition, endPosition); |
| ||||
this.handle( IProblem.ParsingError, arguments, arguments, // this is the current -invalid- token position startPosition, endPosition); |
| ||||
this.handle( IProblem.ParsingErrorInsertToComplete, arguments, arguments, start, end); |
| ||||
this.handle( IProblem.ParsingErrorInsertToCompletePhrase, arguments, arguments, start, end); |
| ||||
this.handle( IProblem.ParsingErrorInsertToCompleteScope, arguments, arguments, start, end); |
| ||||
this.handle( IProblem.ParsingErrorMergeTokens, arguments, arguments, start, end); |
| ||||
this.handle( IProblem.ParsingErrorReplaceTokens, arguments, arguments, start, end); |
| ||||
this.handle( IProblem.ParsingErrorUnexpectedEOF, arguments, arguments, start, end); |
| |||
this.handle(IProblem. [[#variable5873a940]], arguments, arguments, [[#variable92c484c0]], [[#variable5873a960]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5873a940]] | ParsingErrorUnexpectedEOF |
1 | 2 | [[#5873a940]] | ParsingErrorReplaceTokens |
1 | 3 | [[#5873a940]] | ParsingErrorMergeTokens |
1 | 4 | [[#5873a940]] | ParsingErrorInsertToCompleteScope |
1 | 5 | [[#5873a940]] | ParsingErrorInsertToCompletePhrase |
1 | 6 | [[#5873a940]] | ParsingErrorInsertToComplete |
1 | 7 | [[#5873a940]] | ParsingError |
1 | 8 | [[#5873a940]] | ParsingErrorOnKeyword |
1 | 9 | [[#5873a940]] | ParsingErrorNoSuggestion |
1 | 10 | [[#5873a940]] | ParsingErrorOnKeywordNoSuggestion |
1 | 11 | [[#5873a940]] | IsClassPathCorrect |
2 | 1 | [[#92c484c0]] | start |
2 | 2 | [[#92c484c0]] | start |
2 | 3 | [[#92c484c0]] | start |
2 | 4 | [[#92c484c0]] | start |
2 | 5 | [[#92c484c0]] | start |
2 | 6 | [[#92c484c0]] | start |
2 | 7 | [[#92c484c0]] | // this is the current -invalid- token position startPosition |
2 | 8 | [[#92c484c0]] | // this is the current -invalid- token position startPosition |
2 | 9 | [[#92c484c0]] | // this is the current -invalid- token position startPosition |
2 | 10 | [[#92c484c0]] | // this is the current -invalid- token position startPosition |
2 | 11 | [[#92c484c0]] | start |
3 | 1 | [[#5873a960]] | end |
3 | 2 | [[#5873a960]] | end |
3 | 3 | [[#5873a960]] | end |
3 | 4 | [[#5873a960]] | end |
3 | 5 | [[#5873a960]] | end |
3 | 6 | [[#5873a960]] | end |
3 | 7 | [[#5873a960]] | endPosition |
3 | 8 | [[#5873a960]] | endPosition |
3 | 9 | [[#5873a960]] | endPosition |
3 | 10 | [[#5873a960]] | endPosition |
3 | 11 | [[#5873a960]] | end |