Re: [perl #41886] [CAGE] Use lcov to show code coverage

2007-03-19 Thread Paul Cochrane
On 18/03/07, Paul Johnson <[EMAIL PROTECTED]> wrote: On Sat, Mar 17, 2007 at 02:19:51PM -0700, Paul Cochrane wrote: > The lcov tool from the Linux Test Project > (http://ltp.sourceforge.net/coverage/lcov.readme.php) can be used to > produce html output of code coverage information (I believe thi

Re: [perl #41886] [CAGE] Use lcov to show code coverage

2007-03-18 Thread Paul Johnson
On Sat, Mar 17, 2007 at 02:19:51PM -0700, Paul Cochrane wrote: > The lcov tool from the Linux Test Project > (http://ltp.sourceforge.net/coverage/lcov.readme.php) can be used to > produce html output of code coverage information (I believe this looks > similar to Devel::Cover's output). A 'make c