Condition Coverage

inc/FindBin/libs.pm
Criterion Covered Total %
condition 11 21 52.3


and 3 conditions

line !l l&&!r l&&r condition
190 5 3 2 $dir and -d $dir
8 1 1 $dir and -d $dir and not exists $found{$dir}
344 0 0 1 $argz{'use'} and @libz

or 2 conditions

line l !l condition
135 0 1 $argz{'subdir'} || ''
177 5 0 eval { do { abs_path(catpath($vol, catdir(@dirpath, $base), $empty)) } } || ''
182 0 0 eval { do { abs_path(catpath('', $abs, $subdir)) } } || ''

or 3 conditions

line l !l&&r !l&&!r condition
133 0 1 0 shift() || $argz{'base'}
310 0 0 1 $verbose or defined $argz{'print'}