Branch Coverage

blib/lib/CPAN/Perl/Releases/MetaCPAN.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
16 0 0 exists $option{'cache'} ? :
24 0 0 if $self->{'cache'} and $self->{'_releases'}
48 0 0 unless $res->{'success'}
56 0 0 if $self->{'cache'}
61 0 0 eval { do { $_[0]->isa('CPAN::Perl::Releases::MetaCPAN') } } ? :
62 0 0 wantarray ? :
72 0 0 if ($url =~ /\.(tar\.\S+)$/) { }