Condition Coverage

blib/lib/Metabrik/Network/Portscan.pm
Criterion Covered Total %
condition 0 62 0.0


and 3 conditions

line !l l&&!r l&&r condition
377 0 0 0 defined $port_list and @$port_list <= 10

or 2 conditions

line l !l condition
160 0 0 defined $self->global && $self->global->device || 'eth0'
0 0 defined $self->global && $self->global->device || 'eth0'
194 0 0 $size ||= 60
220 0 0 $size ||= 60

or 3 conditions

line l !l&&r !l&&!r condition
171 0 0 0 $self->ports || $self->top100
0 0 0 $port_list ||= $self->ports || $self->top100
172 0 0 0 $pps ||= $self->pps
173 0 0 0 $try ||= $self->try
192 0 0 0 $pps ||= $self->pps
218 0 0 0 $bandwidth ||= $self->bandwidth
247 0 0 0 $self->ports || $self->top100
0 0 0 $port_list ||= $self->ports || $self->top100
248 0 0 0 $pps ||= $self->pps
249 0 0 0 $try ||= $self->try
350 0 0 0 $listen_device ||= $self->listen_device
417 0 0 0 $pps ||= $self->pps
418 0 0 0 $wait ||= $self->wait
495 0 0 0 $port_list ||= $self->ports
496 0 0 0 $port_list ||= $self->top100
497 0 0 0 $pps ||= $self->pps
498 0 0 0 $try ||= $self->try