| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 42 | 4 | 0.967 | statement_list[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 56 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 2 | 2 | 78 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 3 | 2 | 83 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 4 | 2 | 109 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 5 | 2 | 113 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 6 | 2 | 138 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 7 | 2 | 142 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 8 | 2 | 167 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 9 | 2 | 171 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 10 | 2 | 214 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 11 | 2 | 219 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 12 | 2 | 250 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 13 | 2 | 253 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 14 | 2 | 282 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 15 | 2 | 286 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 16 | 2 | 332 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 17 | 2 | 335 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 18 | 2 | 378 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 19 | 2 | 383 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 20 | 2 | 421 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 21 | 2 | 425 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 22 | 2 | 463 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 23 | 2 | 467 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 24 | 2 | 514 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 25 | 2 | 518 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 26 | 2 | 538 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 27 | 2 | 558 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 28 | 2 | 593 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 29 | 2 | 597 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 30 | 2 | 638 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 31 | 2 | 640 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 32 | 2 | 644 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 33 | 2 | 685 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 34 | 2 | 687 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 35 | 2 | 691 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 36 | 2 | 736 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 37 | 2 | 738 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 38 | 2 | 741 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 39 | 2 | 795 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 40 | 2 | 811 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 41 | 2 | 815 | src/NHibernate.Test/Events/Collections/AbstractCollectionEventFixture.cs |
| 42 | 2 | 29 | src/NHibernate.Test/Events/Collections/Association/AbstractAssociationCollectionEventFixture.cs |
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, parent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, parent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, child, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, child, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, newChild, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, newChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, newChild, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, newChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, newChild, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, newChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, newChild, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, newChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, parent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, newChild, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, newChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, parent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, parent, index++);
|
| ||||
// hmmm, the same parent was removed and re-added to the child's collection;
// should this be considered an update?
CheckResult(listeners, listeners.PreCollectionUpdate, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, parent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, oldChildWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, oldChildWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, parent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, oldChildWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, oldChildWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRemove, parent, index++);
CheckResult(listeners, listeners.PostCollectionRemove, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRemove, parent, index++);
CheckResult(listeners, listeners.PostCollectionRemove, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRemove, parent, index++);
CheckResult(listeners, listeners.PostCollectionRemove, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRemove, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionRemove, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, otherParent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, otherParent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, parent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, parent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, otherParent, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, otherParent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, childWithManyToMany, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, childWithManyToMany, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, otherChildOrig, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, otherChildOrig, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, otherChild, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, otherChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, otherParent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, otherParent, index++);
|
| ||||
CheckResult(listeners, listeners.PostCollectionUpdate, otherChildOrig, index++);
CheckResult(listeners, listeners.PreCollectionUpdate, otherOtherChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionUpdate, otherOtherChild, index++);
CheckResult(listeners, listeners.PostCollectionUpdate, otherOtherChild, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRecreate, otherOtherParent, index++);
CheckResult(listeners, listeners.PostCollectionRecreate, otherOtherParent, index++);
|
| ||||
CheckResult(listeners, listeners.PreCollectionRemove, parent, index++);
CheckResult(listeners, listeners.PostCollectionRemove, parent, index++);
|
| |||
// hmmm, the same parent was removed and re-added to the child's collection; // should this be considered an update? CheckResult(listeners, listeners. [[#variable6de40300]], [[#variable550b8100]], index++); CheckResult(listeners, listeners. [[#variable58401a00]], [[#variable6de40260]], index++); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 2 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 3 | [[#6de40300]] | PostCollectionUpdate |
| 1 | 4 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 5 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 6 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 7 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 8 | [[#6de40300]] | PreCollectionRemove |
| 1 | 9 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 10 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 11 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 12 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 13 | [[#6de40300]] | PreCollectionRemove |
| 1 | 14 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 15 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 16 | [[#6de40300]] | PreCollectionRemove |
| 1 | 17 | [[#6de40300]] | PreCollectionRemove |
| 1 | 18 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 19 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 20 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 21 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 22 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 23 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 24 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 25 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 26 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 27 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 28 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 29 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 30 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 31 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 32 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 33 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 34 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 35 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 36 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 37 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 38 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 39 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 40 | [[#6de40300]] | PreCollectionUpdate |
| 1 | 41 | [[#6de40300]] | PreCollectionRecreate |
| 1 | 42 | [[#6de40300]] | PreCollectionRemove |
| 2 | 1 | [[#550b8100]] | parent |
| 2 | 2 | [[#550b8100]] | otherOtherChild |
| 2 | 3 | [[#550b8100]] | otherChildOrig |
| 2 | 4 | [[#550b8100]] | parent |
| 2 | 5 | [[#550b8100]] | newChild |
| 2 | 6 | [[#550b8100]] | childWithManyToMany |
| 2 | 7 | [[#550b8100]] | otherParent |
| 2 | 8 | [[#550b8100]] | parent |
| 2 | 9 | [[#550b8100]] | oldChildWithManyToMany |
| 2 | 10 | [[#550b8100]] | otherOtherParent |
| 2 | 11 | [[#550b8100]] | otherParent |
| 2 | 12 | [[#550b8100]] | otherChild |
| 2 | 13 | [[#550b8100]] | childWithManyToMany |
| 2 | 14 | [[#550b8100]] | child |
| 2 | 15 | [[#550b8100]] | otherChildOrig |
| 2 | 16 | [[#550b8100]] | parent |
| 2 | 17 | [[#550b8100]] | parent |
| 2 | 18 | [[#550b8100]] | parent |
| 2 | 19 | [[#550b8100]] | childWithManyToMany |
| 2 | 20 | [[#550b8100]] | childWithManyToMany |
| 2 | 21 | [[#550b8100]] | parent |
| 2 | 22 | [[#550b8100]] | childWithManyToMany |
| 2 | 23 | [[#550b8100]] | parent |
| 2 | 24 | [[#550b8100]] | newChild |
| 2 | 25 | [[#550b8100]] | parent |
| 2 | 26 | [[#550b8100]] | parent |
| 2 | 27 | [[#550b8100]] | parent |
| 2 | 28 | [[#550b8100]] | childWithManyToMany |
| 2 | 29 | [[#550b8100]] | parent |
| 2 | 30 | [[#550b8100]] | parent |
| 2 | 31 | [[#550b8100]] | parent |
| 2 | 32 | [[#550b8100]] | parent |
| 2 | 33 | [[#550b8100]] | newChild |
| 2 | 34 | [[#550b8100]] | newChild |
| 2 | 35 | [[#550b8100]] | parent |
| 2 | 36 | [[#550b8100]] | otherParent |
| 2 | 37 | [[#550b8100]] | oldChildWithManyToMany |
| 2 | 38 | [[#550b8100]] | childWithManyToMany |
| 2 | 39 | [[#550b8100]] | newChild |
| 2 | 40 | [[#550b8100]] | parent |
| 2 | 41 | [[#550b8100]] | parent |
| 2 | 42 | [[#550b8100]] | parent |
| 3 | 1 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 2 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 3 | [[#58401a00]] | PreCollectionUpdate |
| 3 | 4 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 5 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 6 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 7 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 8 | [[#58401a00]] | PostCollectionRemove |
| 3 | 9 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 10 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 11 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 12 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 13 | [[#58401a00]] | PostCollectionRemove |
| 3 | 14 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 15 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 16 | [[#58401a00]] | PostCollectionRemove |
| 3 | 17 | [[#58401a00]] | PostCollectionRemove |
| 3 | 18 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 19 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 20 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 21 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 22 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 23 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 24 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 25 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 26 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 27 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 28 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 29 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 30 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 31 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 32 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 33 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 34 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 35 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 36 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 37 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 38 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 39 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 40 | [[#58401a00]] | PostCollectionUpdate |
| 3 | 41 | [[#58401a00]] | PostCollectionRecreate |
| 3 | 42 | [[#58401a00]] | PostCollectionRemove |
| 4 | 1 | [[#6de40260]] | parent |
| 4 | 2 | [[#6de40260]] | otherOtherChild |
| 4 | 3 | [[#6de40260]] | otherOtherChild |
| 4 | 4 | [[#6de40260]] | parent |
| 4 | 5 | [[#6de40260]] | newChild |
| 4 | 6 | [[#6de40260]] | childWithManyToMany |
| 4 | 7 | [[#6de40260]] | otherParent |
| 4 | 8 | [[#6de40260]] | parent |
| 4 | 9 | [[#6de40260]] | oldChildWithManyToMany |
| 4 | 10 | [[#6de40260]] | otherOtherParent |
| 4 | 11 | [[#6de40260]] | otherParent |
| 4 | 12 | [[#6de40260]] | otherChild |
| 4 | 13 | [[#6de40260]] | childWithManyToMany |
| 4 | 14 | [[#6de40260]] | child |
| 4 | 15 | [[#6de40260]] | otherChildOrig |
| 4 | 16 | [[#6de40260]] | parent |
| 4 | 17 | [[#6de40260]] | parent |
| 4 | 18 | [[#6de40260]] | parent |
| 4 | 19 | [[#6de40260]] | childWithManyToMany |
| 4 | 20 | [[#6de40260]] | childWithManyToMany |
| 4 | 21 | [[#6de40260]] | parent |
| 4 | 22 | [[#6de40260]] | childWithManyToMany |
| 4 | 23 | [[#6de40260]] | parent |
| 4 | 24 | [[#6de40260]] | newChild |
| 4 | 25 | [[#6de40260]] | parent |
| 4 | 26 | [[#6de40260]] | parent |
| 4 | 27 | [[#6de40260]] | parent |
| 4 | 28 | [[#6de40260]] | childWithManyToMany |
| 4 | 29 | [[#6de40260]] | parent |
| 4 | 30 | [[#6de40260]] | parent |
| 4 | 31 | [[#6de40260]] | parent |
| 4 | 32 | [[#6de40260]] | parent |
| 4 | 33 | [[#6de40260]] | newChild |
| 4 | 34 | [[#6de40260]] | newChild |
| 4 | 35 | [[#6de40260]] | parent |
| 4 | 36 | [[#6de40260]] | otherParent |
| 4 | 37 | [[#6de40260]] | oldChildWithManyToMany |
| 4 | 38 | [[#6de40260]] | childWithManyToMany |
| 4 | 39 | [[#6de40260]] | newChild |
| 4 | 40 | [[#6de40260]] | parent |
| 4 | 41 | [[#6de40260]] | parent |
| 4 | 42 | [[#6de40260]] | parent |