Condition Coverage

blib/lib/Directory/Diff.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 6 $dir and -d $dir
114 0 0 0 $dir1 and $dir2

or 3 conditions

line l !l&&r !l&&!r condition
31 6 6 8 $file eq '.' or $file eq '..'
62 0 0 2 ref $ls_dir1_ref ne 'HASH' or ref $ls_dir2_ref ne 'HASH'
87 0 0 2 ref $ls_dir1_ref ne 'HASH' or ref $ls_dir2_ref ne 'HASH'