Condition Coverage

blib/lib/Sys/SigAction.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 $] < 5.008002 and defined $$attrs{'safe'}
0 0 0 $] < 5.008002 and defined $$attrs{'safe'} and $$attrs{'safe'}
169 0 7 0 $@ and !ref($@) || $@ != {}

or 3 conditions

line l !l&&r !l&&!r condition
169 2 1 4 !ref($@) || $@ != {}