Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.978 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 71 | E:/TSE/Projects-CloneDR/sql12/test/src/net/sourceforge/squirrel_sql/fw/util/DefaultExceptionFormatterTest.java |
2 | 2 | 95 | E:/TSE/Projects-CloneDR/sql12/test/src/net/sourceforge/squirrel_sql/fw/util/DefaultExceptionFormatterTest.java |
| |||||
DataTruncation dt = new DataTruncation(1, true, true, 20, 3); Assert.assertTrue(formatterUnderTest.formatsException(dt)); |
| |||||
DataTruncation dt = new DataTruncation(1, true, false, 20, 3); Assert.assertTrue(formatterUnderTest.formatsException(dt)); |
| |||
DataTruncation dt = new DataTruncation(1, true, [[#variable1c991520]], 20, 3); Assert.assertTrue(formatterUnderTest.formatsException(dt)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c991520]] | true |
1 | 2 | [[#1c991520]] | false |