Scans C/C++ source (before cpp) and inserts trip-wires in each code path to record execution. Careful use of this tool can help you eliminate all bugs from your code. Name DSLI Description Info ----------- ---- -------------------------------------------- ----- Devel::CCov bdcO Fun Test Coverage Analysis for C/C++ JPRIT Get it via http://www.perl.com/CPAN/authors/id/JPRIT/ ! WARNING: As far as I know, this package works correctly. However, don't make the mistake of considering it anything more than a beta release! ################## # RECENT CHAN@ES # ################## ** 01-18-98 RELEASE 0.07 - Minor tweaks. - Switch statements are instrumented with less overkill when possible. - Fixed release dates time-warp. ** 01-17-98 RELEASE 0.06 - Exceptional/fatal cases are ignored by default, but can be enabled with a command line switch (-f). - Fixed C++ support and stats overlap. - Added a patch for Makefile.PLs. ------------------------------------------------------------------- Copyright © 1998 Joshua Nathaniel Pritikin. All rights reserved. This package is free software and is provided "as is" without express or implied warranty. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)