| blib/lib/Net/SIP/NATHelper/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | @_ and UNIVERSAL::isa($_[0], 'Net::SIP::NATHelper::Base') |
| line | l | !l | condition |
|---|---|---|---|
| 190 | 0 | 0 | $self->{'helper'}->allocate_sockets(@_) || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 63 | 0 | 0 | 0 | $cfd->accept || do { DEBUG(50, "accept failed: $!"); return } |
| 139 | 0 | 0 | 0 | @$callbacks or $helper->number_of_calls |