blib/lib/Test/Smoke/Policy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 14 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
94 | 20 | 0 | 20 | $_ && length $_ |
171 | 0 | 2 | 1 | defined $srcpath and length $srcpath |
line | l | !l | condition |
---|---|---|---|
113 | 0 | 0 | shift() || 'Policy.sh' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 0 | 4 | 0 | ref $proto || $proto |
151 | 0 | 1 | 3 | $self->{'v'} ||= defined $verbose ? $verbose : 0 |