On Jun 1, 2005, at 12:49 AM, Paul Johnson wrote:

If you look at the subroutine coverage page, it claims that there is a
BEGIN block uncovered at that line.

That does sound a little strange.  Are you able to produce an example
showing this problem?


No. In fact, it isn't consistent. Last night it happened in this module. The night before it didn't. The night before that it did.

I have a feeling the problem happens semi-consistently somewhere each night, as I always get a couple of these messages:

Use of uninitialized value in concatenation (.) or string at /home/kevin/lib/perl5/site_perl/5.8.0/i686-linux-64int/Devel/Cover/ Report/Html_minimal.pm line 530, <$in> line 213. Use of uninitialized value in concatenation (.) or string at /home/kevin/lib/perl5/site_perl/5.8.0/i686-linux-64int/Devel/Cover/ Report/Html_minimal.pm line 530, <$in> line 222. Use of uninitialized value in concatenation (.) or string at /home/kevin/lib/perl5/site_perl/5.8.0/i686-linux-64int/Devel/Cover/ Report/Html_minimal.pm line 530, <$in> line 118. Use of uninitialized value in concatenation (.) or string at /home/kevin/lib/perl5/site_perl/5.8.0/i686-linux-64int/Devel/Cover/ Report/Html_minimal.pm line 530, <$in> line 64.


But, in hundreds of modules, it's hard to find the problem each time. I only spotted this particular case because I knew that the module in question should have 100% coverage.


-kevin

Reply via email to