Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 8 | 2 | 0.971 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 399 | src/NHibernate/Util/CollectionHelper.cs |
2 | 3 | 429 | src/NHibernate/Util/CollectionHelper.cs |
3 | 2 | 515 | src/NHibernate/Util/CollectionHelper.cs |
4 | 2 | 520 | src/NHibernate/Util/CollectionHelper.cs |
5 | 1 | 533 | src/NHibernate/Util/CollectionHelper.cs |
6 | 2 | 551 | src/NHibernate/Util/CollectionHelper.cs |
7 | 2 | 556 | src/NHibernate/Util/CollectionHelper.cs |
8 | 2 | 570 | src/NHibernate/Util/CollectionHelper.cs |
| ||||
{ throw new InvalidOperationException( string.Format("EmptyEnumerator<{0},{1}>.KeyValuePair", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new InvalidOperationException( string.Format("EmptyEnumerator<{0},{1}>.Current", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new NotSupportedException(string.Format("EmptyMapClass<{0},{1}>.Add", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new NotSupportedException(string.Format("EmptyMapClass<{0},{1}>.Remove", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new NotSupportedException(string.Format("EmptyMapClass<{0},{1}>.set_Item", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new NotSupportedException(string.Format("EmptyMapClass<{0},{1}>.Add", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new NotSupportedException(string.Format("EmptyMapClass<{0},{1}>.Clear", typeof(TKey), typeof(TValue))); } |
| ||||
{ throw new NotSupportedException(string.Format("EmptyMapClass<{0},{1}>.Remove", typeof(TKey), typeof(TValue))); } |
| |||
{ throw new [[#variable5f73dfa0]](string.Format( [[#variable5f73df00]], typeof(TKey), typeof(TValue))); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f73dfa0]] | NotSupportedException |
1 | 2 | [[#5f73dfa0]] | NotSupportedException |
1 | 3 | [[#5f73dfa0]] | InvalidOperationException |
1 | 4 | [[#5f73dfa0]] | InvalidOperationException |
1 | 5 | [[#5f73dfa0]] | NotSupportedException |
1 | 6 | [[#5f73dfa0]] | NotSupportedException |
1 | 7 | [[#5f73dfa0]] | NotSupportedException |
1 | 8 | [[#5f73dfa0]] | NotSupportedException |
2 | 1 | [[#5f73df00]] | "EmptyMapClass<{0},{1}>.Add" |
2 | 2 | [[#5f73df00]] | "EmptyMapClass<{0},{1}>.Remove" |
2 | 3 | [[#5f73df00]] | "EmptyEnumerator<{0},{1}>.KeyValuePair" |
2 | 4 | [[#5f73df00]] | "EmptyEnumerator<{0},{1}>.Current" |
2 | 5 | [[#5f73df00]] | "EmptyMapClass<{0},{1}>.set_Item" |
2 | 6 | [[#5f73df00]] | "EmptyMapClass<{0},{1}>.Clear" |
2 | 7 | [[#5f73df00]] | "EmptyMapClass<{0},{1}>.Add" |
2 | 8 | [[#5f73df00]] | "EmptyMapClass<{0},{1}>.Remove" |