Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 3 | 1 | 0.972 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 137 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/AboutBoxDialog.java |
2 | 6 | 150 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/AboutBoxDialog.java |
3 | 6 | 164 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/AboutBoxDialog.java |
| |||||
if (isDebug) { // i18n[AboutBoxDialog.aboutpanelcreatetime=AboutPanel created in ] s_log.debug(s_stringMgr.getString("AboutBoxDialog.aboutpanelcreatetime") + (System.currentTimeMillis() - start) + "ms"); } |
| |||||
if (isDebug) { // i18n[AboutBoxDialog.creditspanelcreatetime=CreditsPanel created in ] s_log.debug(s_stringMgr.getString("AboutBoxDialog.creditspanelcreatetime") + (System.currentTimeMillis() - start) + "ms"); } |
| |||||
if (isDebug) { // i18n[AboutBoxDialog.systempanelcreatetime=SystemPanel created in ] s_log.debug(s_stringMgr.getString("AboutBoxDialog.systempanelcreatetime") + (System.currentTimeMillis() - start) + "ms"); } |
| |||
if (isDebug) { // i18n[AboutBoxDialog.systempanelcreatetime=SystemPanel created in ] // i18n[AboutBoxDialog.creditspanelcreatetime=CreditsPanel created in ] // i18n[AboutBoxDialog.aboutpanelcreatetime=AboutPanel created in ] s_log.debug(s_stringMgr.getString( [[#variable1c8ea840]]) + (System.currentTimeMillis() - start) + "ms"); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8ea840]] | "AboutBoxDialog.aboutpanelcreatetime" |
1 | 2 | [[#1c8ea840]] | "AboutBoxDialog.creditspanelcreatetime" |
1 | 3 | [[#1c8ea840]] | "AboutBoxDialog.systempanelcreatetime" |