Lines Matching refs:Show
110 Show a summary of coverage for each function instead of just one summary for
207 Show the execution counts for each line. Defaults to true, unless another
223 Show the execution counts for each region by displaying a caret that points to
228 Show the execution counts for each line if there is only one region on the
246 Show code coverage only for functions with the given name.
250 Show code coverage only for functions listed in the given file. Each line in
256 Show code coverage only for functions that match the given regular expression.
295 Show code coverage only for functions with line coverage greater than the
300 Show code coverage only for functions with line coverage less than the given
305 Show code coverage only for functions with region coverage greater than the
310 Show code coverage only for functions with region coverage less than the given
364 Show coverage summaries for each function. Defaults to false.
368 Show statistics for all function instantiations. Defaults to false.