> I've noticed that Devel::Cover reports wildly different results > depending on the contents of @INC within the test files. Do you set > search paths within the files? >
Apache::Test sets the path (use lib '/yada/blib/lib') in modperl_inc.pl, generated as part of the testing configuration. So the search path has been set before the .t files run. Don't see how that would cause Devel::Cover to report 100% statement coverage of a file that has never had anything but a use executed on it during testing, though. Hmmm... Hilary -- Hilary Holz http://acc.csueastbay.edu/~hholz/ Assistant Professor [EMAIL PROTECTED] Dept of Mathematics and Computer Science California State University, East Bay