Branch Coverage

blib/lib/Net/OpenVAS/OMP.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
21 0 0 if (grep /^-commands$/, @_)
73 0 0 unless ($openvas)
78 0 0 unless ($username and $password)
101 0 0 unless ($self->_connect)
124 0 0 unless my $socket = 'IO::Socket::SSL'->new(%ssl)
148 0 0 if (not $response->error) { }
166 0 0 if $length < 1024 or $length == 0
195 0 0 if (defined $self->{'logger'})
201 0 0 if (defined $self->{'logger'})
210 0 0 if ($response->error)
222 0 0 if (defined $message)