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.959 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 122 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/LogPanel.java |
2 | 3 | 128 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/LogPanel.java |
| |||||
{ _statistics.setWarnCount(_statistics._warnCount + 1); addLog(LOG_TYPE_WARN, source.getName(), message, null); } |
| |||||
{ _statistics.setWarnCount(_statistics._warnCount + 1); addLog(LOG_TYPE_WARN, source.getName(), message, th); } |
| |||
{ _statistics.setWarnCount(_statistics._warnCount + 1); addLog(LOG_TYPE_WARN, source.getName(), message, [[#variable1ca3c860]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca3c860]] | null |
1 | 2 | [[#1ca3c860]] | th |