Condition Coverage

blib/lib/Metabrik/Network/Write.pm
Criterion Covered Total %
condition 0 21 0.0


or 2 conditions

line l !l condition
49 0 0 defined $self->global && $self->global->device || 'eth0'
0 0 defined $self->global && $self->global->family || 'ipv4'
0 0 defined $self->global && $self->global->protocol || 'tcp'

or 3 conditions

line l !l&&r !l&&!r condition
64 0 0 0 $layer ||= $self->layer
76 0 0 0 $arg2 ||= $self->device
85 0 0 0 $arg2 ||= $self->target
99 0 0 0 $arg2 ||= $self->target
196 0 0 0 $frame->ref->{'IPv4'} || $frame->ref->{'IPv6'}