Is it possible to forcefully exclude a folder from PHPUnit\'s code coverage?
Problem I\'ve got is, that I have a Symfony 1.4 project, which has folders at ./lib/ve
./lib/ve
Works with PHPUnit 9.0.1
DIRECTORY_TO_ADD ANOTHER_DIR_TO_ADD ANOTHER_DIR_TO_ADD/file1_to_not_include.php ANOTHER_DIR_TO_ADD/file2_to_not_include.php