CloneSet1535


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6240.951Cases[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1681
Closure/closure/goog/editor/plugins/headerformatter.js
2687
Closure/closure/goog/editor/plugins/headerformatter.js
Clone Instance
1
Line Count
6
Source Line
81
Source File
Closure/closure/goog/editor/plugins/headerformatter.js

    case '1':
      command=  goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H1;
      break;
    case '2':
      command=  goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H2;
      break;


Clone Instance
2
Line Count
6
Source Line
87
Source File
Closure/closure/goog/editor/plugins/headerformatter.js

    case '3':
      command=  goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H3;
      break;
    case '4':
      command=  goog.editor.plugins.HeaderFormatter.HEADER_COMMAND.H4;
      break;


Clone AbstractionParameter Count: 4Parameter Bindings

case [[#variable40b65b00]]:
  command=goog.editor.plugins.HeaderFormatter.HEADER_COMMAND. [[#variable40b65240]];
  break;
case [[#variable40b65ae0]]:
  command=goog.editor.plugins.HeaderFormatter.HEADER_COMMAND. [[#variable40b65a80]];
  break;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#40b65b00]]
'1' 
12[[#40b65b00]]
'3' 
21[[#40b65240]]
H1 
22[[#40b65240]]
H3 
31[[#40b65ae0]]
'2' 
32[[#40b65ae0]]
'4' 
41[[#40b65a80]]
H2 
42[[#40b65a80]]
H4