Condition Coverage

blib/lib/Parse/ExuberantCTags/Merge.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
57 12 0 0 defined $tmpdir and -d $tmpdir
73 9 2 1 @$files == 1 and $$files[0][1]

or 2 conditions

line l !l condition
43 9 12 $$self{'files'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
69 0 0 12 not defined $files or @$files == 0