# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #41886]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41886 >


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 cover' target should be
added to the Makefile and lcov should be run regularly over the parrot
source to help guide the testing.

Reply via email to