Home | History | Annotate | Download | only in man1

Lines Matching full:lines

165 what lines of code are actually executed
182 \&\fBgcov\fR because the optimization, by combining some lines of code
340 command line option. The \fIexecution_count\fR is \fB\-\fR for lines
341 containing no code and \fB#####\fR for lines which were never executed.
342 Some lines of information at the start have \fIline_number\fR of zero.
344 The preamble lines are of the form
350 The ordering and number of these preamble lines will be augmented as
389 \& 90.00% of 10 source lines executed in file tmp.c
458 execution count of that last line, and other lines will not be shown
459 to contain code, unless previous blocks end on those lines.
460 The total execution count of a line is shown and subsequent lines show
473 \& 90.00% of 10 source lines executed in file tmp.c
561 simple code lines by combining them with other lines. For example, code
586 was only one instruction representing all four of these lines. However,
609 same source lines, the line counts themselves might seem inconsistent.