Branch Coverage
blib/lib/Term/YAP/Process.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
146
0
6
if
(
not
$Term::YAP::Process::Config
{
'sig_name'
} &&
$Term::YAP::Process::Config
{
'sig_num'
}
)
{
}
154
0
6
unless
exists
$sig_num
{
'USR1'
}