Condition Coverage

blib/lib/Directory/Deploy/Manifest.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
59 1 1 0 2 == @_ and $_[0]
0 0 1 2 == @_ and $_[0] and $_[0] ne 'path'
135 0 0 4 defined $path and length $path

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 0 1 == @_ or ref $_[0] eq 'SCALAR'