| blib/lib/Nagios/NRPE/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 140 | 0 | 0 | if ($self->{'bindaddr'}) |
| 143 | 0 | 0 | if ($self->{'ipv4'}) |
| 146 | 0 | 0 | if ($self->{'ipv6'}) |
| 149 | 0 | 0 | if ($self->{'ssl'}) { } |
| 160 | 0 | 0 | if ($Nagios::NRPE::Client::SSL_ERROR) |
| 172 | 0 | 0 | unless ($socket) |
| 222 | 0 | 0 | if (scalar @{$self->{'arglist'};} == 0) { } |
| 230 | 0 | 0 | if (ref $socket eq 'REF') |
| 247 | 0 | 0 | unless ($response) |
| 249 | 0 | 0 | if (ref $socket eq 'REF') |
| 266 | 0 | 0 | unless ($response) |