Branch Coverage

blib/lib/Sig/PackageScoped.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
15 2 4 exists $HANDLERS{$package}{'__DIE__'} ? :
20 0 0 exists $HANDLERS{$package}{'__WARN__'} ? :
34 1 0 if exists $p{'__DIE__'}
35 0 1 if exists $p{'__WARN__'}