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