CloneSet653


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13674
E:/TSE/Projects-CloneDR/jEdit-4.2/src/bsh/Interpreter.java
23681
E:/TSE/Projects-CloneDR/jEdit-4.2/src/bsh/Interpreter.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
674
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/bsh/Interpreter.java

// failsafe, set the Line as the origin of the error.
if (e.getNode() == null)
  e.setNode(node);
e.reThrow("Sourced file: " + sourceFileInfo);


First
Previous
Clone Instance
2
Line Count
3
Source Line
681
Source File
E:/TSE/Projects-CloneDR/jEdit-4.2/src/bsh/Interpreter.java

// failsafe, set the Line as the origin of the error.
if (e.getNode() == null)
  e.setNode(node);
e.reThrow("Sourced file: " + sourceFileInfo);


Clone AbstractionParameter Count: 0Parameter Bindings

// failsafe, set the Line as the origin of the error.
if (e.getNode() == null)
  e.setNode(node);
e.reThrow("Sourced file: " + sourceFileInfo);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None