Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.953 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 240 | src/NHibernate/Hql/Ast/ANTLR/Loader/QueryLoader.cs |
2 | 2 | 738 | src/NHibernate/Hql/Classic/QueryTranslator.cs |
| ||||
_entityPersisters = new IQueryable[size]; _entityEagerPropertyFetches = new bool[size]; |
| ||||
persisters = new IQueryable[size]; names = new string[size]; |
| |||
[[#variable47064da0]]= new IQueryable[size]; [[#variable5e8e6660]]= new [[#variable5e8e6640]][size]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#47064da0]] | _entityPersisters |
1 | 2 | [[#47064da0]] | persisters |
2 | 1 | [[#5e8e6660]] | _entityEagerPropertyFetches |
2 | 2 | [[#5e8e6660]] | names |
3 | 1 | [[#5e8e6640]] | bool |
3 | 2 | [[#5e8e6640]] | string |