Reading database from /home/pjcj/g/perl/svk/dc/cover_db Devel::Cover: Deleting old coverage for changed file tests/md5 ------------------------------------------ ------ ------ ------ ------ ------ File stmt bran cond sub total ------------------------------------------ ------ ------ ------ ------ ------ tests/md5 100.0 n/a n/a n/a 100.0 Total 100.0 n/a n/a n/a 100.0 ------------------------------------------ ------ ------ ------ ------ ------ Run: ... Perl version: ... OS: ... Start: ... Finish: ... Run: ... Perl version: ... OS: ... Start: ... Finish: ... tests/md5 line err stmt bran cond sub code 1 #!/usr/bin/perl 2 3 # Copyright 2004-2007, Paul Johnson (pjcj@cpan.org) 4 5 # This software is free. It is licensed under the same terms as Perl itself. 6 7 # The latest version of this software should be available from my homepage: 8 # http://www.pjcj.net 9 10 1 my $x = 1;