Searched refs:ShowLineStats (Results 1 – 4 of 4) sorted by relevance
31 bool ShowLineStats; member
231 if (getOptions().ShowLineStats) in print()
56 return (Opts.ShowLineStats ? LineCoverageColumnWidth + 1 : 0) + in getCombinedColumnWidth()
1037 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 || in doShow()