protected property PHP_CodeCoverage_Filter::$whitelistedFiles

Source files that are whitelisted.

Type: array

File

drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php, line 71

Class

PHP_CodeCoverage_Filter
Filter for blacklisting and whitelisting of code coverage information.

Code

protected $whitelistedFiles = array();