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