php-phpunit-phpdcd - Dead Code Detector (DCD) for PHP code
- Website:
- https://github.com/sebastianbergmann/phpdcd
- Licence:
- BSD
- Vendor:
- Remi Collet
- 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.fc25.remi.noarch | [16 KiB] |
Changelog by Remi Collet (2017-11-06):
- cleanup |