Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_list[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 60 | src/NHibernate.Test/EntityModeTest/Xml/Basic/XmlFixture.cs |
2 | 6 | 302 | src/NHibernate.Test/EntityModeTest/Xml/Basic/XmlFixture.cs |
| ||||
xml = @"<location> \t<address>Karbarook Avenue</address>\t </location>" ; var doc2 = new XmlDocument(); doc2.LoadXml(xml); XmlElement loc = doc2.DocumentElement; |
| ||||
xml = @"<location> \t<address>Karbarook Avenue</address>\t </location>" ; var doc2 = new XmlDocument(); doc2.LoadXml(xml); XmlElement loc = doc2.DocumentElement; |
| |||
xml = @"<location> \t<address>Karbarook Avenue</address>\t </location>"; var doc2 = new XmlDocument(); doc2.LoadXml(xml); XmlElement loc = doc2.DocumentElement; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |