Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.968 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 20 | src/NHibernate.Test/NHSpecificTest/NH720/Fixture.cs |
2 | 2 | 22 | src/NHibernate.Test/NHSpecificTest/NH720/Fixture.cs |
| ||||
properties["expiration"] = "60"; FooCacheProvider.BuildCacheStatic("xx", properties); |
| ||||
properties["expiration"] = "120"; FooCacheProvider.BuildCacheStatic("yy", properties); |
| |||
properties["expiration"] = [[#variable6efd13a0]]; FooCacheProvider.BuildCacheStatic( [[#variable6f20ce80]], properties); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6efd13a0]] | "60" |
1 | 2 | [[#6efd13a0]] | "120" |
2 | 1 | [[#6f20ce80]] | "xx" |
2 | 2 | [[#6f20ce80]] | "yy" |