Searched refs:ShowLineStats (Results 1 – 3 of 3) sorted by relevance
22 bool ShowLineStats; member
145 (Options.ShowLineStats ? LineCoverageColumnWidth + 1 : 0) + in render()194 if (Options.ShowLineStats) in render()
405 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 || in show()