Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 19 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/mainframe/WidgetUtils.java |
2 | 5 | 43 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/mainframe/WidgetUtils.java |
3 | 5 | 67 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/gui/mainframe/WidgetUtils.java |
| |||||
if (frames == null) { throw new IllegalArgumentException("null JInternalFrame[] passed"); } List<IWidget> framesList = new ArrayList<IWidget>(); |
| |||||
if (frames == null) { throw new IllegalArgumentException("null JInternalFrame[] passed"); } List<IWidget> framesList = new ArrayList<IWidget>(); |
| |||||
if (frames == null) { throw new IllegalArgumentException("null JInternalFrame[] passed"); } List<IWidget> framesList = new ArrayList<IWidget>(); |
| |||
if (frames == null) { throw new IllegalArgumentException("null JInternalFrame[] passed"); } List<IWidget> framesList = new ArrayList<IWidget>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |