protected property PHP_CodeCoverage_Filter::$blacklistedFiles

Source files that are blacklisted.

Type: array

File

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

Class

PHP_CodeCoverage_Filter
Filter for blacklisting and whitelisting of code coverage information.

Code

protected $blacklistedFiles = array();