Home
last modified time | relevance | path

Searched refs:showOnlySummary (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php27 private $showOnlySummary; variable in SebastianBergmann\\CodeCoverage\\Report\\Text
42 * @param bool $showOnlySummary
44 …t($lowUpperBound = 50, $highLowerBound = 90, $showUncoveredFiles = false, $showOnlySummary = false) argument
49 $this->showOnlySummary = $showOnlySummary;
126 if ($this->showOnlySummary) {
145 if ($this->showOnlySummary) {