| blib/lib/App/pscan/Command/Udp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 0 | unless $socket |
| 75 | 0 | 0 | if (my $result = send($socket, $Payload, 0, $server_address)) |
| 76 | 0 | 0 | if ($result == length $Payload) { } |
| 89 | 0 | 0 | unless defined $remote_address |