Re: Looking for module dependency information

2004-07-10 Thread Michael G Schwern
On Sat, Jul 10, 2004 at 03:35:52PM -0400, Robert Rothenberg wrote: > I am looking for information on CPAN module dependencies. Specifically, > does somebody maintain and regularly update such a list? > > The reason is that I would like to integreate this with testing information > from the CPAN

Looking for module dependency information

2004-07-10 Thread Robert Rothenberg
To whom it may concern, I am looking for information on CPAN module dependencies. Specifically, does somebody maintain and regularly update such a list? The reason is that I would like to integreate this with testing information from the CPAN Testers. So if I find that there are no testing res

Re: Phalanx: What if full coverage isn't possible?

2004-07-10 Thread Danny R. Faught
Michael G Schwern wrote: Test coverage is a useful *heuristic* for test effectiveness. Like all heuristics if you push it too far it falls apart. Get as close to 100% as is useful and don't worry about the rest. Indeed. Brian Marick wrote a great paper on this topic - "How to Misuse Code Covera