Condition Coverage

blib/lib/Gentoo/VDB/Portage.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 39 -d $path and opendir $handle, $path
292 0 32 0 exists $config->{'for'} and exists $config->{'property'}

or 2 conditions

line l !l condition
22 148 0 $_[0]{'path'} ||= '/var/db/pkg'

or 3 conditions

line l !l&&r !l&&!r condition
40 23 23 70 $dir eq '.' or $dir eq '..'