Package: libdevel-cover-perl
Version: 0.55-1
Severity: normal

Devel::Cover now produces warning messages as follows, and doesn't ignore
/usr/lib/perl/5.8.8 and /usr/share/5.8.8 by default. It will have to be
rebuilt with current version of perl.

% cat foo.pl
1;
% perl -MDevel::Cover foo.pl 

This version of Devel::Cover was built with Perl version 5.008007.
It is now being run with Perl version 5.008008.
Attempting to make adjustments, but you may find that some of your modules do
not have coverage data collected.  You may need to alter the +-inc, +-ignore
and +-select options.

Devel::Cover 0.55: Collecting coverage data for branch, condition, pod, 
statement, subroutine and time.
Selecting packages matching:
Ignoring packages matching:
    /Devel/Cover[./]
Ignoring packages in:
    .
    /etc/perl
    /usr/lib/perl/5.8.7
    /usr/lib/perl5
    /usr/share/perl/5.8.7
    /usr/share/perl5
Devel::Cover: Can't find file "../../lib/Storable.pm": ignored.
DDevel::Cover: Writing coverage database to 
/home/matsui/src/kmail/template/cover_db/runs/1149584772.21276.13556
---------------------------- ------ ------ ------ ------ ------ ------ ------
File                           stmt   bran   cond    sub    pod   time  total
---------------------------- ------ ------ ------ ------ ------ ------ ------
/usr/lib/perl/5.8.8/B.pm       14.6   17.6   18.5   12.5    n/a   97.8   15.4
...lib/perl/5.8.8/B/Debug.pm    0.0    0.0    0.0    0.0    n/a    n/a    0.0
...b/perl/5.8.8/B/Deparse.pm    0.1    0.0    0.3    0.2    0.7    2.2    0.2
.../lib/perl/5.8.8/Config.pm    0.0    0.0    n/a    0.0    n/a    n/a    0.0
/usr/lib/perl/5.8.8/Cwd.pm      0.0    0.0    0.0    0.0   40.0    n/a    0.5
.../perl/5.8.8/DynaLoader.pm    0.0    0.0    0.0    0.0   33.3    n/a    0.7
/usr/lib/perl/5.8.8/Fcntl.pm    0.0    0.0    n/a    0.0    0.0    n/a    0.0
...b/perl/5.8.8/File/Glob.pm    0.0    0.0    n/a    0.0   20.0    n/a    1.1
...perl/5.8.8/Scalar/Util.pm    0.0    0.0    0.0    0.0   50.0    n/a    2.2
...ib/perl/5.8.8/Storable.pm    0.0    n/a    n/a    0.0    0.0    n/a    0.0
...ib/perl/5.8.8/XSLoader.pm    0.0    0.0    0.0    0.0   50.0    n/a    1.3
/usr/lib/perl/5.8.8/re.pm       0.0    0.0    0.0    0.0    0.0    n/a    0.0
.../perl/5.8.8/AutoLoader.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
.../share/perl/5.8.8/Carp.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
...perl/5.8.8/Digest/base.pm    0.0    0.0    n/a    0.0    0.0    n/a    0.0
...re/perl/5.8.8/Exporter.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
...l/5.8.8/Exporter/Heavy.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
...rl/5.8.8/File/Basename.pm    0.0    0.0    0.0    0.0  100.0    n/a    2.1
...e/perl/5.8.8/File/Find.pm    0.0    0.0    0.0    0.0   25.0    n/a    0.2
...e/perl/5.8.8/File/Path.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
...l/5.8.8/File/Spec/Unix.pm    0.0    0.0    0.0    0.0  100.0    n/a    5.8
...re/perl/5.8.8/Pod/Find.pm    0.0    0.0    0.0    0.0  100.0    n/a    1.3
...5.8.8/Pod/InputObjects.pm    0.0    0.0    0.0    0.0    n/a    n/a    0.0
.../perl/5.8.8/Pod/Parser.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
...hare/perl/5.8.8/Symbol.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
.../share/perl/5.8.8/base.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
...re/perl/5.8.8/constant.pm    0.0    0.0    0.0    0.0    n/a    n/a    0.0
...hare/perl/5.8.8/strict.pm    0.0    0.0    0.0    0.0    0.0    n/a    0.0
.../share/perl/5.8.8/vars.pm    0.0    0.0    0.0    0.0    n/a    n/a    0.0
...re/perl/5.8.8/warnings.pm    0.0    0.0    0.0    0.0   50.0    n/a    1.4
....8.8/warnings/register.pm    0.0    0.0    n/a    0.0    0.0    n/a    0.0
foo.pl                        100.0    n/a    n/a    n/a    n/a    0.0  100.0
Total                           0.4    0.2    0.5    0.6    6.1  100.0    0.7
---------------------------- ------ ------ ------ ------ ------ ------ ------

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages libdevel-cover-perl depends on:
ii  libc6                         2.3.6-13   GNU C Library: Shared libraries
ii  perl                          5.8.8-5    Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.7]     5.8.8-5    The Pathologically Eclectic Rubbis

libdevel-cover-perl recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to