Source lines section (LMTO)

The LMTO process option generates a listing showing the total number of lines found and processed for each file. (The individual lines found are not listed.) See Figure 1.
Figure 1. Example of the LMTO source lines section of a search listing
 1    FILES-SEARCHED        LINES-FOUND   LINES-PROC
 2  NEW1     TESTCASE C1            9            9
    NEW13    TESTCASE C1           10           15
 1 
Column Header Line.
FILES-SEARCHED
Identifies the files which were searched.
LINES-FOUND
Number of the lines found containing one or more of the search strings. The line is only counted once no matter how many search strings were found in the line.
LINES-PROC
Number of lines in the file that were searched. Does not include Do not Process lines.
 2 
Individual file totals.