CloneSet186


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5301.000paragraph
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
153149
CCCC1.COB
253167
CCCC11.COB
352958
CCCC12.COB
Clone Instance
1
Line Count
5
Source Line
3149
Source File
CCCC1.COB

      *
      *
       1104-LOAD-TOPCODE-TABLE.
           READ TOPCODE-CHECK-FILE
               AT END MOVE 1 TO TOP-EOF-FLAG.
               IF TOP-EOF-FLAG IS NOT EQUAL TO 1
                   MOVE TOPCODE TO TOP-CODE-Y (TOPIDX).


Clone Instance
2
Line Count
5
Source Line
3167
Source File
CCCC11.COB

      *
      *
       1104-LOAD-TOPCODE-TABLE.
           READ TOPCODE-CHECK-FILE
               AT END MOVE 1 TO TOP-EOF-FLAG.
               IF TOP-EOF-FLAG IS NOT EQUAL TO 1
           MOVE TOPCODE TO TOP-CODE-Y (TOPIDX).


Clone Instance
3
Line Count
5
Source Line
2958
Source File
CCCC12.COB

      *
      *
       1104-LOAD-TOPCODE-TABLE.
           READ TOPCODE-CHECK-FILE
               AT END MOVE 1 TO TOP-EOF-FLAG.
               IF TOP-EOF-FLAG IS NOT EQUAL TO 1
           MOVE TOPCODE TO TOP-CODE-Y (TOPIDX).


Clone AbstractionParameter Count: 0Parameter Bindings

      *
      *
       1104-LOAD-TOPCODE-TABLE.
           READ TOPCODE-CHECK-FILE
           AT END
             MOVE 1 TO TOP-EOF-FLAG.
           IF TOP-EOF-FLAG IS NOT EQUAL TO 1
             MOVE TOPCODE TO TOP-CODE-Y (TOPIDX).
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None