Has anyone seen this: http://pjcj.sytes.net/cpancover/
What is it? and more importantly, what do the columns mean? Is this something the we (the developers) need to worry about?
On 14 Jul 2004, at 1:24 AM, Dave Rolsky wrote:
These are coverage reports for CPAN modules' test suites. The columns
tell you what percent of certain things in a distro are being covered by
the tets. Pod coverage refers to documentation of public
methods/functions.
Congrats to: - DateTime::Format::Bork and - DateTime::Format::HTTP
Both have 100% coverage!
Now I'm going through my modules and expanding on the tests - at least for the important modules like DT::F::Strptime and DT::F::Duration (and DT::E::Easter). I don't think I'll do too much extra testing on DT::F::Baby unless I have some absolutely-nothing-to-do time!
Cheers! Rick
Senior Developer PrintSupply - Print Procurement & Supply Management 18 Greenaway Street VIC 3105 Tel: (03) 9850 3255 Fx: (03) 9850 3277 http://www.printsupply.com.au/
