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.el7.remi.noarch | [12 KiB] | 
								Changelog by Remi Collet (2017-11-06):
								- cleanup  | 
						
| php-phpunit-phpdcd-1.0.2-1.el7.remi.noarch | [12 KiB] | 
								Changelog by Remi Collet (2014-05-04):
								- update to 1.0.2 - sources from github - run test suite during build  |