Condition Coverage

blib/lib/Net/OpenVAS/OMP.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 $username and $password

or 2 conditions

line l !l condition
67 0 0 delete $options{'host'} || undef
68 0 0 delete $options{'ssl_options'} || {}
69 0 0 delete $options{'logger'} || undef
70 0 0 delete $options{'timeout'} || 60
86 0 0 $port ||= 9390

or 3 conditions

line l !l&&r !l&&!r condition
167 0 0 0 $length < 1024 or $length == 0