Searched refs:showUncoveredFiles (Results 1 – 1 of 1) sorted by relevance
26 private $showUncoveredFiles; variable in SebastianBergmann\\CodeCoverage\\Report\\Text41 * @param bool $showUncoveredFiles44 …public function __construct($lowUpperBound = 50, $highLowerBound = 90, $showUncoveredFiles = false… argument48 $this->showUncoveredFiles = $showUncoveredFiles;204 $this->showUncoveredFiles) {