Condition Coverage

blib/lib/Directory/Diff.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
18 0 0 12 $dir and -d $dir
113 0 0 2 $dir1 and $dir2

or 3 conditions

line l !l&&r !l&&!r condition
30 12 12 16 $file eq '.' or $file eq '..'
61 0 0 5 ref $ls_dir1_ref ne 'HASH' or ref $ls_dir2_ref ne 'HASH'
86 0 0 4 ref $ls_dir1_ref ne 'HASH' or ref $ls_dir2_ref ne 'HASH'