Condition Coverage

blib/lib/Directory/Queue.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 0 $! == 17 and -d $path
161 0 0 0 $! == 2 and not $strict
187 0 0 2 $! == 17 || $! == 2 and not $strict
255 4 19 0 -e $option{'path'} and not -d _

or 2 conditions

line l !l condition
237 18 1 $option{'type'} ||= "Simple"

or 3 conditions

line l !l&&r !l&&!r condition
187 0 2 0 $! == 17 || $! == 2