Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.976 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 37 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/completion/HqlSyntaxHighlightTokenMatcher.java |
2 | 3 | 42 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/completion/HqlSyntaxHighlightTokenMatcher.java |
| |||||
public boolean isDataType(char[] buffer, int offset, int len) { return false; } |
| |||||
public boolean isStatementSeparator(char[] buffer, int offset, int len) { return false; } |
| |||
public boolean [[#variable1c9d8d60]](char[] buffer, int offset, int len) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c9d8d60]] | isDataType |
1 | 2 | [[#1c9d8d60]] | isStatementSeparator |