Searched refs:ShowLineStats (Results 1 – 8 of 8) sorted by relevance
27 bool ShowLineStats; member
50 return (Opts.ShowLineStats ? LineCoverageColumnWidth + 1 : 0) + in getCombinedColumnWidth()
185 if (getOptions().ShowLineStats) in print()
483 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 || in show()
29 bool ShowLineStats; member
56 return (Opts.ShowLineStats ? LineCoverageColumnWidth + 1 : 0) + in getCombinedColumnWidth()
214 if (getOptions().ShowLineStats) in print()
842 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 || in doShow()