| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.972 | Block |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 108 | Closure/closure/goog/proto2/objectserializer.js |
| 2 | 2 | 98 | Closure/closure/goog/proto2/pbliteserializer.js |
| ||||
{
objectValue[key]= this.getSerializedValue(field, message.get(field));
}
|
| ||||
{
serialized[tag]= this.getSerializedValue(field, message.get(field));
}
|
| |||
{ [[#variable3a2ab2c0]][ [[#variable3a2ab260]]]=this.getSerializedValue(field,message.get(field));
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#3a2ab2c0]] | serialized |
| 1 | 2 | [[#3a2ab2c0]] | objectValue |
| 2 | 1 | [[#3a2ab260]] | tag |
| 2 | 2 | [[#3a2ab260]] | key |