Lines Matching full:lines
164 what lines of code are actually executed
181 \&\fBgcov\fR because the optimization, by combining some lines of code
330 command line option. The \fIexecution_count\fR is \fB\-\fR for lines
331 containing no code and \fB#####\fR for lines which were never executed.
332 Some lines of information at the start have \fIline_number\fR of zero.
334 The preamble lines are of the form
340 The ordering and number of these preamble lines will be augmented as
379 \& 90.00% of 10 source lines executed in file tmp.c
448 execution count of that last line, and other lines will not be shown
449 to contain code, unless previous blocks end on those lines.
450 The total execution count of a line is shown and subsequent lines show
463 \& 90.00% of 10 source lines executed in file tmp.c
551 simple code lines by combining them with other lines. For example, code
576 was only one instruction representing all four of these lines. However,
599 same source lines, the line counts themselves might seem inconsistent.