| blib/lib/Net/OpenVAS/OMP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | if (grep /^-commands$/, @_) |
| 74 | 0 | 0 | unless ($openvas) |
| 79 | 0 | 0 | unless ($username and $password) |
| 102 | 0 | 0 | unless ($self->_connect) |
| 125 | 0 | 0 | unless my $socket = 'IO::Socket::SSL'->new(%ssl) |
| 149 | 0 | 0 | if (not $response->error) { } |
| 167 | 0 | 0 | if $length < 1024 or $length == 0 |
| 196 | 0 | 0 | if (defined $self->{'logger'}) |
| 202 | 0 | 0 | if (defined $self->{'logger'}) |
| 211 | 0 | 0 | if ($response->error) |
| 223 | 0 | 0 | if (defined $message) |