Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 2 | 0.956 | conditional_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 174 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
2 | 1 | 178 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
3 | 1 | 702 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
4 | 1 | 705 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
5 | 1 | 708 | src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs |
| ||||
(dynamicNode == null) ? false: "true".Equals(dynamicNode.Value) |
| ||||
(insertNode == null) ? false: "true".Equals(insertNode.Value) |
| ||||
(updateNode == null) ? true: "true".Equals(updateNode.Value) |
| ||||
(insertNode == null) ? true: "true".Equals(insertNode.Value) |
| ||||
(optimisticLockNode == null) ? true: "true".Equals(optimisticLockNode.Value) |
| |||
( [[#variable583da8c0]]== null) ? [[#variable583da860]]: "true".Equals( [[#variable583da8c0]].Value) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#583da8c0]] | insertNode |
1 | 2 | [[#583da8c0]] | optimisticLockNode |
1 | 3 | [[#583da8c0]] | updateNode |
1 | 4 | [[#583da8c0]] | dynamicNode |
1 | 5 | [[#583da8c0]] | insertNode |
2 | 1 | [[#583da860]] | true |
2 | 2 | [[#583da860]] | true |
2 | 3 | [[#583da860]] | true |
2 | 4 | [[#583da860]] | false |
2 | 5 | [[#583da860]] | false |