Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 3 | 0.971 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 94 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java |
2 | 8 | 30 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/InternalNamingConventions.java |
3 | 1 | 447 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/core/search/SearchPattern.java |
4 | 1 | 606 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/core/search/SearchPattern.java |
5 | 1 | 1561 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/core/search/SearchPattern.java |
| ||||
new Scanner(false, false, false, ClassFileConstants.JDK1_3, null, null, true /*taskCaseSensitive*/ ) |
| ||||
new Scanner( false /*comment*/ , false /*whitespace*/ , false /*nls*/ , compilerOptions.sourceLevel /*sourceLevel*/ , null /*taskTags*/ , null /*taskPriorities*/ , true /*taskCaseSensitive*/ ) |
| ||||
new Scanner(false /*comment*/ , true /*whitespace*/ , false /*nls*/ , ClassFileConstants.JDK1_3 /*sourceLevel*/ , null /*taskTags*/ , null /*taskPriorities*/ , true /*taskCaseSensitive*/ ) |
| ||||
new Scanner(false /*comment*/ , true /*whitespace*/ , false /*nls*/ , ClassFileConstants.JDK1_3 /*sourceLevel*/ , null /*taskTags*/ , null /*taskPriorities*/ , true /*taskCaseSensitive*/ ) |
| ||||
new Scanner(false /*comment*/ , true /*whitespace*/ , false /*nls*/ , ClassFileConstants.JDK1_3 /*sourceLevel*/ , null /*taskTags*/ , null /*taskPriorities*/ , true /*taskCaseSensitive*/ ) |
| |||
new Scanner(false /*comment*/ , [[#variableb8f3de40]] /*whitespace*/ , false /*nls*/ , [[#variableb8f3ddc0]]. [[#variableb8f3dd40]] /*sourceLevel*/ , null /*taskTags*/ , null /*taskPriorities*/ , true /*taskCaseSensitive*/ ) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b8f3de40]] | true |
1 | 2 | [[#b8f3de40]] | false |
1 | 3 | [[#b8f3de40]] | false |
1 | 4 | [[#b8f3de40]] | true |
1 | 5 | [[#b8f3de40]] | true |
2 | 1 | [[#b8f3ddc0]] | ClassFileConstants |
2 | 2 | [[#b8f3ddc0]] | ClassFileConstants |
2 | 3 | [[#b8f3ddc0]] | compilerOptions |
2 | 4 | [[#b8f3ddc0]] | ClassFileConstants |
2 | 5 | [[#b8f3ddc0]] | ClassFileConstants |
3 | 1 | [[#b8f3dd40]] | JDK1_3 |
3 | 2 | [[#b8f3dd40]] | JDK1_3 |
3 | 3 | [[#b8f3dd40]] | sourceLevel |
3 | 4 | [[#b8f3dd40]] | JDK1_3 |
3 | 5 | [[#b8f3dd40]] | JDK1_3 |