Lines Matching refs:Show
112 Show a summary of coverage for each function instead of just one summary for
222 Show coverage for branch conditions in terms of either count or percentage.
227 Show the execution counts for each line. Defaults to true, unless another
243 Show the execution counts for each region by displaying a caret that points to
248 Show the execution counts for each line if there is only one region on the
266 Show code coverage only for functions with the given name.
270 Show code coverage only for functions listed in the given file. Each line in
276 Show code coverage only for functions listed in the given file. Each line in
283 Show code coverage only for functions that match the given regular expression.
328 Show code coverage only for functions with line coverage greater than the
333 Show code coverage only for functions with line coverage less than the given
338 Show code coverage only for functions with region coverage greater than the
343 Show code coverage only for functions with region coverage less than the given
404 Show statistics for all regions. Defaults to true.
408 Show statistics for all branch conditions. Defaults to true.
412 Show coverage summaries for each function. Defaults to false.
416 Show statistics for all function instantiations. Defaults to false.