php-phpunit-phpdcd - Dead Code Detector (DCD) for PHP code
| Website: | https://github.com/sebastianbergmann/phpdcd | 
|---|---|
| License: | BSD | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- phpdcd is a Dead Code Detector (DCD) for PHP code. It scans a PHP project for all declared functions and methods and reports those as being "dead code" that are not called at least once. 
Packages
| php-phpunit-phpdcd-1.0.2-7.fc14.al.noarch [12 KiB] | Changelog
              by Remi Collet (2017-11-06): - cleanup |