| blib/lib/CPAN/Repository/Packages.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 1 | 1 | unless $self->exist |
| 35 | 8 | 3 | if $_ =~ /[^:]:[ \t]/ |
| 36 | 2 | 1 | if ($_ =~ /^([^ \t]+)[ \t]+([^ \t]+)[ \t]+([^ \t]+)$/) |
| 64 | 0 | 0 | defined $self->modules->{$module} ? : |
| 71 | 0 | 0 | defined $self->modules->{$module} ? : |
| 105 | 0 | 1 | unless my $stamp = 'IO::File'->new($self->stamp_filename, 'r') |
| 108 | 1 | 0 | if ($line =~ /^(\d+) /) { } |
| 129 | 5 | 0 | $self->modules->{$_}[0] ? : |