Condition Coverage

blib/lib/Perl/Download/FTP/Distribution.pm
Criterion Covered Total %
condition 2 7 28.5


and 2 conditions

line l !l condition
321 0 0 exists $self->{'cache'} and ref $self->{'cache'} eq 'ARRAY' and scalar @{$self->{'cache'};}

and 3 conditions

line !l l&&!r l&&r condition
321 0 0 0 exists $self->{'cache'} and ref $self->{'cache'} eq 'ARRAY'

or 2 conditions

line l !l condition
139 2 1 $args //= {}