Branch Coverage

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


line true false branch
16 0 0 exists $option{'cache'} ? :
24 0 0 if $self->{'cache'} and $self->{'_releases'}
51 0 0 unless ($res->{'success'})
52 0 0 $res->{'status'} == 599 ? :
58 0 0 unless defined $total
60 0 0 if $total <= @release
63 0 0 if ($total != @release)
67 0 0 if $self->{'cache'}
72 0 0 eval { do { $_[0]->isa('CPAN::Perl::Releases::MetaCPAN') } } ? :
73 0 0 wantarray ? :
83 0 0 if ($url =~ /\.(tar\.\S+)$/) { }