Condition Coverage

blib/lib/Test/Smoke/Policy.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
94 20 0 20 $_ && length $_
171 0 2 1 defined $srcpath and length $srcpath

or 2 conditions

line l !l condition
113 0 0 shift() || 'Policy.sh'

or 3 conditions

line l !l&&r !l&&!r condition
39 0 4 0 ref $proto || $proto
151 0 1 3 $self->{'v'} ||= defined $verbose ? $verbose : 0