perl-ExtUtils-MakeMaker-Coverage - Allows perl modules to check test coverage with Devel::Cover
| Website: | http://search.cpan.org/dist/ExtUtils-MakeMaker-Coverage/ | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Fedora Project | 
- Description:
- This module adds an additional target to the Makefile generated by ExtUtils::MakeMaker. The target, testcover, calls cover, the command-line script to generate test coverage statistics, to clean up any data from a previous run. It then runs the tests, as if make test was run, then calls cover again to generate the coverage statistics. 
Packages
| perl-ExtUtils-MakeMaker-Coverage-0.05-6.fc11.noarch [14 KiB] | Changelog
              by Ralf Corsépius (2009-03-18): - Add R: perl(Object::Accessor), perl(Devel::Cover) (BZ 490743). |