Branch Coverage

blib/lib/Net/Server/SIG.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
31 0 54 if @_ % 2
32 6 48 if (@_ > 2)
40 27 21 if (not $ref) { }
21 0 elsif ($ref eq 'CODE') { }
41 24 3 if ($code_ref eq 'DEFAULT') { }
3 0 elsif ($code_ref eq 'IGNORE') { }
66 40 3 unless $Net::Server::SIG::_SIG{$sig}