Condition Coverage

blib/lib/Metabrik/Network/Device.pm
Criterion Covered Total %
condition 0 34 0.0


and 3 conditions

line !l l&&!r l&&r condition
120 0 0 0 $subnet = $get->subnet and $cidr = $get->cidr
182 0 0 0 defined $device and exists $device->{'device'}

or 2 conditions

line l !l condition
55 0 0 defined $self->global && $self->global->device || 'eth0'
142 0 0 $destination ||= '8.8.8.8'
193 0 0 $device->{'device'} || 'undef'
0 0 $device->{'ipv4'} || 'undef'
0 0 $device->{'subnet4'} || 'undef'
0 0 $device->{'ipv6'} || 'undef'
0 0 $device->{'subnet6'} || 'undef'
213 0 0 $ip || 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $device ||= $self->device
177 0 0 0 $devices ||= $self->list
220 0 0 0 $device ||= $self->device
237 0 0 0 $device ||= $self->device