| blib/lib/Net/Server/SIG.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 54 | if @_ % 2 |
| 31 | 6 | 48 | if (@_ > 2) |
| 39 | 27 | 21 | if (not $ref) { } |
| 21 | 0 | elsif ($ref eq 'CODE') { } | |
| 40 | 24 | 3 | if ($code_ref eq 'DEFAULT') { } |
| 3 | 0 | elsif ($code_ref eq 'IGNORE') { } | |
| 65 | 61 | 3 | unless $Net::Server::SIG::_SIG{$sig} |