| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 2 | 0.952 | block |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 1501 | src/NHibernate/Cfg/Configuration.cs |
| 2 | 3 | 1506 | src/NHibernate/Cfg/Configuration.cs |
| ||||
{
log.Debug(hc.SessionFactory.Name + "<-" + mc.Assembly);
AddAssembly(mc.Assembly);
}
|
| ||||
{
log.Debug(hc.SessionFactory.Name + "<-" + mc.File);
AddFile(mc.File);
}
|
| |||
{
log.Debug(hc.SessionFactory.Name + "<-" + mc. [[#variable6f20c160]]);
[[#variable6f20c3a0]](mc. [[#variable6f20c160]]);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6f20c160]] | Assembly |
| 1 | 2 | [[#6f20c160]] | File |
| 2 | 1 | [[#6f20c3a0]] | AddAssembly |
| 2 | 2 | [[#6f20c3a0]] | AddFile |