| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 11 | 2 | 0.978 | catch_clauses |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 29 | src/NHibernate/Type/DateTime2Type.cs |
| 2 | 3 | 58 | src/NHibernate/Type/DateTimeOffSetType.cs |
| 3 | 3 | 46 | src/NHibernate/Type/DateTimeType.cs |
| 4 | 3 | 34 | src/NHibernate/Type/DateType.cs |
| 5 | 3 | 38 | src/NHibernate/Type/SingleType.cs |
| 6 | 3 | 50 | src/NHibernate/Type/SingleType.cs |
| 7 | 3 | 40 | src/NHibernate/Type/TimeAsTimeSpanType.cs |
| 8 | 3 | 56 | src/NHibernate/Type/TimeAsTimeSpanType.cs |
| 9 | 3 | 34 | src/NHibernate/Type/TimeSpanType.cs |
| 10 | 3 | 46 | src/NHibernate/Type/TimeSpanType.cs |
| 11 | 3 | 51 | src/NHibernate/Type/TimeType.cs |
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input value '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[name]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[name]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[name]), ex);
}
|
| ||||
catch (Exception ex)
{
throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
}
|
| |||
catch (Exception ex)
{
throw new FormatException(string.Format( [[#variable4d574480]], rs[ [[#variable4d5743a0]]]), ex);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 2 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 3 | [[#4d574480]] | "Input value '{0}' was not in the correct format." |
| 1 | 4 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 5 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 6 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 7 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 8 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 9 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 10 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 1 | 11 | [[#4d574480]] | "Input string '{0}' was not in the correct format." |
| 2 | 1 | [[#4d5743a0]] | index |
| 2 | 2 | [[#4d5743a0]] | name |
| 2 | 3 | [[#4d5743a0]] | index |
| 2 | 4 | [[#4d5743a0]] | index |
| 2 | 5 | [[#4d5743a0]] | index |
| 2 | 6 | [[#4d5743a0]] | name |
| 2 | 7 | [[#4d5743a0]] | index |
| 2 | 8 | [[#4d5743a0]] | index |
| 2 | 9 | [[#4d5743a0]] | index |
| 2 | 10 | [[#4d5743a0]] | index |
| 2 | 11 | [[#4d5743a0]] | name |