Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 9 | 0 | 1.000 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 263 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
2 | 9 | 275 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
3 | 9 | 287 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
4 | 9 | 299 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
5 | 9 | 311 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
6 | 9 | 323 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
7 | 9 | 335 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
8 | 9 | 355 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
9 | 9 | 367 | E:/TSE/Projects-CloneDR/sql12/fw/src/net/sourceforge/squirrel_sql/fw/xml/XMLBeanReader.java |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
| |||
try { setter.invoke(bean, new Object[] { data } ); } catch (Exception ex) { throw new XMLException(ex); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |