Condition Coverage

blib/lib/CPAN/Recent/Uploads/Retriever.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
22 0 0 1 $self->{'uri'} and $self->{'uri'}->scheme
0 0 1 $self->{'uri'} and $self->{'uri'}->scheme and $self->{'uri'}->scheme =~ /^(http|ftp)$/i
25 0 0 1 $self->{'time'} and grep {$_ eq $self->{'time'};} @times

or 2 conditions

line l !l condition
19 1 0 $self->{'mirror'} || 'http://www.cpan.org/'