Condition Coverage

blib/lib/App/sh2p/Trap.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 0 $handler ne '-' and $handler ne q['']
0 0 0 $handler ne '-' and $handler ne q[''] and $handler ne '""'

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $handler eq q[''] or $handler eq '""'
81 0 0 0 $sig eq 'DEBUG' or $sig eq 'ERR'
0 0 0 $sig eq 'DEBUG' or $sig eq 'ERR' or $sig eq 'RETURN'