Home
last modified time | relevance | path

Searched refs:determineUnusedAndDead (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DDriver.php42 * @param bool $determineUnusedAndDead
44 public function start($determineUnusedAndDead = true); argument
H A DHHVM.php23 * @param bool $determineUnusedAndDead
25 public function start($determineUnusedAndDead = true) argument
H A DPHPDBG.php43 * @param bool $determineUnusedAndDead
45 public function start($determineUnusedAndDead = true) argument
H A DXdebug.php49 * @param bool $determineUnusedAndDead
51 public function start($determineUnusedAndDead = true) argument
53 if ($determineUnusedAndDead) {