Condition Coverage

blib/lib/CPAN/CacheMgr.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
163 0 0 0 not $dir =~ /\.yml$/ and -f "$dir.yml"

or 2 conditions

line l !l condition
194 0 0 $phase ||= "atstart"
201 0 0 $CPAN::Config->{'scan_cache'} || 'atstart'

or 3 conditions

line l !l&&r !l&&!r condition
65 0 0 0 $dir ||= $self->{'ID'}
72 0 0 0 $_ eq "." or $_ eq ".."