Condition Coverage

blib/lib/CPAN/Visitor.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 -d $self->cpan and -d Path::Class::dir($self->cpan, 'authors', 'id')
55 0 0 0 ref $params{$k} and ref $params{$k} eq 'ARRAY'
158 0 0 0 @children == 1 and -d $children[0]
281 0 0 0 $@ and not $self->quiet

or 3 conditions

line l !l&&r !l&&!r condition
73 0 0 0 $params{'all_files'} or /$archive_re/