php-phpunit-phpdcd - Dead Code Detector (DCD) for PHP code
Website: | http://github.com/sebastianbergmann/phpdcd |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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-0.9.3-1.el6.src [10 KiB] |
Changelog
by Christof Damian (2012-03-24):
- upstream 0.9.3 |