CloneSet277


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2801.000statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12245
src/Iesi.Collections.Test/Generic/SetFixture.cs
22278
src/Iesi.Collections.Test/Generic/SetFixture.cs
32432
src/Iesi.Collections.Test/Generic/SetFixture.cs
42451
src/Iesi.Collections.Test/Generic/SetFixture.cs
52207
src/Iesi.Collections.Test/SetFixture.cs
62240
src/Iesi.Collections.Test/SetFixture.cs
72364
src/Iesi.Collections.Test/SetFixture.cs
82383
src/Iesi.Collections.Test/SetFixture.cs
Clone Instance
1
Line Count
2
Source Line
245
Source File
src/Iesi.Collections.Test/Generic/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
2
Line Count
2
Source Line
278
Source File
src/Iesi.Collections.Test/Generic/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
3
Line Count
2
Source Line
432
Source File
src/Iesi.Collections.Test/Generic/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
4
Line Count
2
Source Line
451
Source File
src/Iesi.Collections.Test/Generic/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
5
Line Count
2
Source Line
207
Source File
src/Iesi.Collections.Test/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
6
Line Count
2
Source Line
240
Source File
src/Iesi.Collections.Test/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
7
Line Count
2
Source Line
364
Source File
src/Iesi.Collections.Test/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone Instance
8
Line Count
2
Source Line
383
Source File
src/Iesi.Collections.Test/SetFixture.cs

                        Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
                        Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");


Clone AbstractionParameter Count: 0Parameter Bindings

Assert.IsTrue(a.ContainsAll(_aInitValues), "should not have modified a");
Assert.IsTrue(b.ContainsAll(_bInitValues), "should not have modified b");
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None